]> njoseph.me Git - hyde.git/blobdiff - layouts/404.html
make 404 page use Site.Params.themeColor
[hyde.git] / layouts / 404.html
index 822572d5c384fc11e5f8ff6a4a1db432c69b624b..8fa1a5959760ee030a19b305eb0b6d8992fb8375 100644 (file)
@@ -1,5 +1,5 @@
 {{ partial "head.html" . }}
-<body>
+<body class="{{ .Site.Params.themeColor }}">
 
 {{ partial "sidebar.html" . }}