From eeb9b844c7e001c77d272b09ae5141919a5b9dcf Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Thu, 21 Jul 2022 01:27:51 -0400 Subject: prosodyle levels --- local.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'local.conf') diff --git a/local.conf b/local.conf index 9f90d4d..53090c9 100644 --- a/local.conf +++ b/local.conf @@ -18,6 +18,11 @@ http { alias /home/sy/code/site/prosodyle/; } + location /prosodyle/level-select { + default_type "text/html"; + alias /home/sy/code/site/prosodyle/level-select.html; + } + location /well-ordered { alias /home/sy/code/site/well-ordered/; } -- cgit v1.2.3