added water css
This commit is contained in:
parent
e0cb7cf4c0
commit
b1e702a34a
|
@ -55,7 +55,7 @@
|
|||
(meta (@ (charset "utf-8")))
|
||||
(title ,(string-append title " --- " (site-title site)))
|
||||
(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
|
||||
(header
|
||||
(div (@ (class "nav"))
|
||||
|
|
Loading…
Reference in a new issue