diff options
Diffstat (limited to 'layouts')
-rw-r--r-- | layouts/index.html | 1 |
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" . }} |