diff options
author | noa@gaiwan.org | 2024-06-30 19:27:16 +0000 |
---|---|---|
committer | noa@gaiwan.org | 2024-06-30 19:27:16 +0000 |
commit | dc346a36a9c0369989dff23c251103bf89981fcb (patch) | |
tree | bf25f4c946e3fbed5c4667fea76740129f7cd95c /config.org | |
parent | 7cb072e6d02fb32f26b52c1f7e7156632c50d4a5 (diff) |
Update website footer
Diffstat (limited to 'config.org')
-rw-r--r-- | config.org | 11 |
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 |