about summary refs log tree commit diff stats
path: root/layouts/index.html
diff options
context:
space:
mode:
authorAlan Pearce2017-06-23 13:21:50 +0200
committerAlan Pearce2017-06-23 13:21:50 +0200
commit80ecb4689b15c3260d83f57dafb81bd73bd32942 (patch)
tree91580240a5455fe9c09671fa5d43c92c1add4522 /layouts/index.html
parent006a4301a31495ef2c35da2d1abb2d7812c7b382 (diff)
parentdaead1a8b052cfe15d4f9e282b05b92bffc66c46 (diff)
downloadhyde-80ecb4689b15c3260d83f57dafb81bd73bd32942.tar.lz
hyde-80ecb4689b15c3260d83f57dafb81bd73bd32942.tar.zst
hyde-80ecb4689b15c3260d83f57dafb81bd73bd32942.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 05337f0..510c2e6 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,5 +1,5 @@
 {{ partial "head.html" . }}
-	<body class="theme-base-0b layout-reverse" itemscope itemtype="http://schema.org/Blog">
+	<body class="{{ .Site.Params.themeColor }} {{if .Site.Params.layoutReverse}}layout-reverse{{end}}" itemscope itemtype="http://schema.org/Blog">
 		<main class="content container" role="main">
 			<section class="recent">
 				<h2>Recent Posts</h2>