Andrew's git
/
newtab.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
allow user to add/remove columns indefinitely
[newtab.git]
/
newtab.html
diff --git
a/newtab.html
b/newtab.html
index c2a40aa88e684a91f9e48354d33fee858d6c1ff0..123d1fdb2dfd530952e0a0b989394c48c3ad810e 100644
(file)
--- a/
newtab.html
+++ b/
newtab.html
@@
-14,6
+14,8
@@
</head>
<body>
+ <span id="edit">e</span>
+ <span id="addcol">+</span>
<div class="favorites" id="links" style="min-height: 283px;"></div>
</body>
</html>