Add a menu item to my htmlised init files.
authorSteve Youngs <steve@sxemacs.org>
Wed, 15 Apr 2020 08:46:43 +0000 (18:46 +1000)
committerSteve Youngs <steve@sxemacs.org>
Wed, 15 Apr 2020 08:46:43 +0000 (18:46 +1000)
* templates/menu.template: Add a link to my init files.
Also comment out, for now, the links to the amazon store and my
cafepress store as they are both not working.

Signed-off-by: Steve Youngs <steve@sxemacs.org>
templates/menu.template

index 9a3ec36..f096f63 100644 (file)
@@ -36,12 +36,16 @@ havoc with the SSI magic.
        title="Read the docs online">Documentation</a>
     </li>
     <li>
-      <a href="/amazon.html" title="Lets go shopping!">Retail Therapy</a>
-    </li>
-    <li>
-      <a href="/store.html"
-       title="Got the software... get the T-shirt!">SXEmacs Merchandise</a>
+      <a href="/SYinits/index.html" title="Steve's config">
+       Steve's init files</a>
     </li>
+    <!-- <li> -->
+    <!--   <a href="/amazon.html" title="Lets go shopping!">Retail Therapy</a> -->
+    <!-- </li> -->
+    <!-- <li> -->
+    <!--   <a href="/store.html" -->
+    <!--     title="Got the software... get the T-shirt!">SXEmacs Merchandise</a> -->
+    <!-- </li> -->
     <li>
       <a href="/irc.html"
        title="Chat live with SXEmacs developers!">SXEmacs Chat</a>