summary refs log tree commit diff
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-08-10 10:21:19 +0000
committernoa@gaiwan.org2024-08-10 10:21:19 +0000
commitd61b96cfe53c4f39ef1b0007c199e55fb4e02828 (patch)
tree3a552da47ca32cd61553d1cc4fcbb8cca757db4b
parent700446bba846dc041a04b6b1b8a2884f5ee2d431 (diff)
Update website configuration
-rw-r--r--config.org11
1 files changed, 3 insertions, 8 deletions
diff --git a/config.org b/config.org
index f2f0e8c..486a728 100644
--- a/config.org
+++ b/config.org
@@ -783,15 +783,10 @@ I generate my website using org mode.  I use the built in ox-publish subsystem f
 	   :html-html5-fancy t
 	   :html-indent nil ;; breaks <pre> tag
 	   :html-head "<meta name=\"color-scheme\" content=\"light dark\">
-    <style>
-    body { font-family: \"Comic Sans MS\"; max-width: 80ch; margin: auto; padding: 1em; }
-    header { text-align: center; }
-    img { max-width: 100%; }
-    pre { white-space: pre-wrap; border: 1px solid; padding: 1em; }
-  </style>"
+  <link rel=\"stylesheet\" type=\"text/css\" href=\"love.css\" />"
 	   :auto-sitemap t
-	   :sitemap-filename "~/data/website/archive.org"
-	   :sitemap-title "Archive"
+	   :sitemap-filename "~/data/website/index.org"
+	   :sitemap-title "noa.pub"
 	   :sitemap-style list
 	   :sitemap-sort-folders ignore
 	   :sitemap-ignore-case t