diff --git a/haunt.scm b/haunt.scm index c9c3e36..1b9c05f 100644 --- a/haunt.scm +++ b/haunt.scm @@ -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"))