about summary refs log tree commit diff stats
path: root/layouts/index.html
diff options
context:
space:
mode:
authordigitalcraftsman2015-06-02 19:22:45 +0200
committerdigitalcraftsman2015-06-02 19:22:45 +0200
commit6f6a0a7febd6a85309c1473d6e10b9e48ad1d9ea (patch)
tree1252bea1c501c936e99fd2e8100534c830941d17 /layouts/index.html
parent00eb7169f6062b041e4aa8402b96fce39ce0aa16 (diff)
downloadhyde-6f6a0a7febd6a85309c1473d6e10b9e48ad1d9ea.tar.lz
hyde-6f6a0a7febd6a85309c1473d6e10b9e48ad1d9ea.tar.zst
hyde-6f6a0a7febd6a85309c1473d6e10b9e48ad1d9ea.zip
Added missing change in index.html
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 468244b..6ba175e 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,4 +1,5 @@
 {{ partial "head.html" . }}
+<body class="{{ .Site.Params.themeColor }}">
 
 {{ partial "sidebar.html" . }}