summaryrefslogtreecommitdiff
path: root/local.conf
diff options
context:
space:
mode:
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;
}