page footer adjustments
This commit is contained in:
parent
bac68b2b76
commit
68d40c3f35
|
@ -29,7 +29,7 @@
|
|||
[:div.content.text-center.text-muted
|
||||
"mtgcoll " (get-app-version)
|
||||
" | "
|
||||
[:a {:href "https://github.com/gered/mtgcoll"} "Source code"] " licensed under MIT"]]]
|
||||
[:a {:href "https://github.com/gered/mtgcoll"} "GitHub Project"]]]]
|
||||
(js-env-settings "" (boolean (config/get :dev?)))
|
||||
(javascript-tag
|
||||
(string/join "\n" [(str "var __authRequired = " (boolean (seq (config/get :users))))]))
|
||||
|
|
Loading…
Reference in a new issue