summaryrefslogtreecommitdiff
path: root/local.conf
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2024-01-18 22:52:04 -0500
committercyfraeviolae <cyfraeviolae>2024-01-18 22:52:04 -0500
commit3c4eb95ea6bbffb25f31920b1c28306d74109465 (patch)
tree80a9d3f866f4aba2211041377bcba4c076ad070f /local.conf
parentbe3cb976adb02247b6bc92371e89c26c9d0806fb (diff)
init
Diffstat (limited to 'local.conf')
-rw-r--r--local.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/local.conf b/local.conf
index 70f9b2f..0a4390b 100644
--- a/local.conf
+++ b/local.conf
@@ -76,6 +76,14 @@ http {
alias /home/sy/code/site/spectralrenga/static/;
}
+ location /angelic-hierarchy {
+ alias /home/sy/code/site/angelic-hierarchy/;
+ }
+
+ location /the-first-faithful-topology-of-the-library-of-babel {
+ alias /home/sy/code/site/the-first-faithful-topology-of-the-library-of-babel/;
+ }
+
location / {
root /home/sy/code/site/cyfraeviolae;
}