Compare commits
No commits in common. "c29d3918c0913854cb3c597cf4e1dcc78f978338" and "109143a7f5defb8a073e218b84efdc2c80213580" have entirely different histories.
c29d3918c0
...
109143a7f5
|
@ -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 "https://cdn.jsdelivr.net/npm/water.css@2/out/water.css")))))
|
(href ,(string-append "assets/pico/css/pico.jade.min.css")))))
|
||||||
(body
|
(body
|
||||||
(header
|
(header
|
||||||
(div (@ (class "nav"))
|
(div (@ (class "nav"))
|
||||||
|
|
Loading…
Reference in a new issue