diff options
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.json b/config.json index fe38b72..3400e3a 100644 --- a/config.json +++ b/config.json @@ -11,9 +11,9 @@ "static/logos/favicon16.png", "static/logos/favicon32.png", "static/robots.txt", - "static/home.md" + "static/home.html" ], - "HomeHtml": "static/home.md", + "HomeHtml": "static/home.html", "MainTemplate" : "templates/template.html", "ErrorTemplate" : "templates/error.html" } |
