allow user to add/remove columns indefinitely
[newtab.git] / newtab.html
index c2a40aa88e684a91f9e48354d33fee858d6c1ff0..123d1fdb2dfd530952e0a0b989394c48c3ad810e 100644 (file)
@@ -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>