From 19dc4192225739c47660c6448b97083b80e05511 Mon Sep 17 00:00:00 2001
From: cyfraeviolae
+
+ Travelwords is a
+ travel phrasebook.
+
diff --git a/local.conf b/local.conf
index c05027c..ae8c74c 100644
--- a/local.conf
+++ b/local.conf
@@ -52,6 +52,10 @@ http {
alias /home/sy/code/site/prosodyle/level-select.html;
}
+ location /travelwords {
+ alias /home/sy/code/site/travelwords/;
+ }
+
location /well-ordered {
alias /home/sy/code/site/well-ordered/;
}
--
cgit v1.2.3