added water css

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-20 11:11:19 +02:00
parent e0cb7cf4c0
commit b1e702a34a

View file

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