aboutsummaryrefslogtreecommitdiffstats
path: root/lighttpd.conf
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-01-03 00:24:46 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-01-09 21:27:23 +0100
commite07c2cd420eddf8e169c9370b9bde32532727834 (patch)
tree0c36a483009452073bed113341d6e86003e2debc /lighttpd.conf
parent24ba2134fae77c76af8ab5880e1b21b519ed5941 (diff)
downloadhaunt-blog-e07c2cd420eddf8e169c9370b9bde32532727834.tar.gz
haunt-blog-e07c2cd420eddf8e169c9370b9bde32532727834.tar.bz2
haunt-blog-e07c2cd420eddf8e169c9370b9bde32532727834.zip
Start adding top bar.
The twentyeleven-style-20231107.css file was downloaded from the blog.replicant.us web page. As for website/builders/replicant-blog.scm, it is based on work I made for GNU Boot. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'lighttpd.conf')
-rw-r--r--lighttpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/lighttpd.conf b/lighttpd.conf
index b0917fb..693d4eb 100644
--- a/lighttpd.conf
+++ b/lighttpd.conf
@@ -15,7 +15,7 @@
server.bind = "localhost"
server.port = 8086
-server.document-root = "/home/gnutoo/work/projects/replicant/infrastructure/haunt/site/"
+server.document-root = "/home/gnutoo/work/projects/replicant/infrastructure/haunt-blog/site/"
dir-listing.activate = "enable"
index-file.names = ( "index.html" )
mimetype.assign = (