Begin ripping out unwanted sample content - this strips the homepage down to a single empty page you can't POST to

This commit is contained in:
Danielle McLean 2017-10-02 21:47:58 +11:00
parent 058807dd2a
commit 85f3147e88
Signed by: 00dani
GPG key ID: 3844A6973C6058F1
5 changed files with 2 additions and 244 deletions

View file

@ -4,7 +4,7 @@
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ HomeR GET POST
/ HomeR GET
/comments CommentR POST