about summary refs log tree commit diff
path: root/main.py
diff options
context:
space:
mode:
authorUltraQbik <no1skill@yandex.ru>2024-08-22 03:54:40 +0300
committerUltraQbik <no1skill@yandex.ru>2024-08-22 03:54:40 +0300
commit4f741ce90cd857aba53de06047b9221fa27b0c61 (patch)
tree3bc3bcac6b65bc3ca3df4f0228bd5be9f0b27af1 /main.py
parentc6c3f47b04a7ccf301c76cdd8ab21bee9209be30 (diff)
downloadhttpy-4f741ce90cd857aba53de06047b9221fa27b0c61.tar.gz
httpy-4f741ce90cd857aba53de06047b9221fa27b0c61.zip
Fix broken centering add testing page
Diffstat (limited to 'main.py')
-rw-r--r--main.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.py b/main.py
index a4a6d58..25ae922 100644
--- a/main.py
+++ b/main.py
@@ -35,6 +35,9 @@ PATH_MAP = {
     "/about":
         {"path": "www/about.html",
          "compress": True},
+    "/test":
+        {"path": "www/test.html",
+         "compress": True},
 }
 
 # internal path map