Reorganised routes so that routes/wiki.clj is less overcrowded and messy.

This commit is contained in:
simon 2016-09-11 17:38:46 +01:00
parent 09fe67a26e
commit 44263c3fa0
8 changed files with 178 additions and 95 deletions

View file

@ -1 +1 @@
{:admin {:admin true, :email "info@weft.scot", password "admin"}}
{:admin {:admin true, :email "info@weft.scot", :password "admin"}}