Move static content into /static

This commit is contained in:
Ian Gulliver
2014-07-04 16:27:57 -04:00
parent 110a0418a7
commit e5daba4d86
7 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
handlers:
- url: /recentrunes
static_dir: recentrunes
- url: /recentrunes/static
static_dir: recentrunes/static
secure: always
http_headers:
X-Frame-Options: DENY