]> njoseph.me Git - hyde.git/blobdiff - layouts/_default/list.html
Added an option change the theme globally in the configs
[hyde.git] / layouts / _default / list.html
index b911013a95b3a1d3b3a3db53d486021edfbff186..23d4afcddc4d34d937feb19df1693ead50539dd1 100644 (file)
@@ -1,7 +1,7 @@
-{{ template "theme/partials/head.html" . }}
-<body>
+{{ partial "head.html" . }}
+<body class="{{ .Site.Params.themeColor }}">
 
-  {{ template "theme/partials/sidebar.html" . }}
+{{ partial "sidebar.html" . }}
 
   <div class="content container">
     <ul class="posts">