Improve assets
This commit is contained in:
parent
f69067f7ae
commit
8edf81608f
21 changed files with 17 additions and 18 deletions
src
|
@ -21,8 +21,7 @@
|
|||
app
|
||||
:debug (string= (website-env) "dev"))))
|
||||
(install-middleware app *trim-trailing-slash*)
|
||||
(static-path app "/img/" "static/img/")
|
||||
(static-path app "/style/" "static/style/")
|
||||
(static-path app "/assets/" "assets/")
|
||||
(configure app)))
|
||||
|
||||
*app*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue