summaryrefslogtreecommitdiff
path: root/app.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'app.yaml')
-rw-r--r--app.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app.yaml b/app.yaml
index 49f8678..6be16ac 100644
--- a/app.yaml
+++ b/app.yaml
@@ -8,5 +8,8 @@ handlers:
- url: /js
static_dir: js
+- url: /css
+ static_dir: css
+
- url: /.*
script: app.py \ No newline at end of file