Added theme color

This commit is contained in:
2017-06-01 20:41:15 +02:00
parent c8c62888ad
commit efc378d4e6
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,6 @@ component Layout(content string)
main#content.fade!= content
LoadingAnimation
script(src="/scripts.js")
component LoadingAnimation