Compare commits

...

2 commits

View file

@ -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"))