added water css
This commit is contained in:
parent
e0cb7cf4c0
commit
b1e702a34a
|
@ -55,7 +55,7 @@
|
||||||
(meta (@ (charset "utf-8")))
|
(meta (@ (charset "utf-8")))
|
||||||
(title ,(string-append title " --- " (site-title site)))
|
(title ,(string-append title " --- " (site-title site)))
|
||||||
(link (@ (rel "stylesheet")
|
(link (@ (rel "stylesheet")
|
||||||
(href ,(string-append "assets/pico/css/pico.jade.min.css")))))
|
(href ,(string-append "https://cdn.jsdelivr.net/npm/water.css@2/out/water.css")))))
|
||||||
(body
|
(body
|
||||||
(header
|
(header
|
||||||
(div (@ (class "nav"))
|
(div (@ (class "nav"))
|
||||||
|
|
Loading…
Reference in a new issue