summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--config.org11
1 files changed, 5 insertions, 6 deletions
diff --git a/config.org b/config.org
index 73040b2..d834525 100644
--- a/config.org
+++ b/config.org
@@ -755,13 +755,12 @@ I generate my website using org mode.  I use the built in ox-publish subsystem f
   (setq noa/website-footer "<strong><a href=\"/\">noa.pub</a></strong> ·
   <a href=\"https://creativecommons.org/licenses/by-sa/4.0/\">cc by-sa</a> ·
   <a href=\"/index.xml\">feed</a> ·
-  <a href=\"/archive.html\">archive</a>
+  <a href=\"/archive.html\">archive</a> ·
+  <a href=\"/friends.html\">friends</a>
+  <!--
   <br/>
-  <a href=\"./urls.html\">urls</a> ·
-  <a href=\"./uses.html\">uses</a> ·
-  <a href=\"/now.html\">now</a> ·
-  <a href=\"/media.html\">media</a> ·
-  <!--<a href=\"/\">go travelling</a>-->
+  <a href=\"/\">go travelling</a>
+  -->
   ")
 #+end_src