summaryrefslogtreecommitdiff
path: root/src/static.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/static.conf')
-rw-r--r--src/static.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/static.conf b/src/static.conf
index 1007780..694f0fd 100644
--- a/src/static.conf
+++ b/src/static.conf
@@ -1,7 +1,8 @@
+export headers_dir=src/headers
+export names_dir=src/names
export root_dir=src/content
-export header_links=src/headers.txt
export list_addr='~euandreh/public-inbox@lists.sr.ht'
-export discussions_url_prefix='https://lists.st.ht/~euandreh/public-inbox?search='
+export discussions_url_prefix='https://lists.sr.ht/~euandreh/public-inbox?search='
export sourcecode_url_prefix="$sourcecode_url/tree"
export author='EuAndreh'
export site_name="EuAndreh's website"