Added an option change the theme globally in the configs
This commit is contained in:
parent
1a7140a4d7
commit
00eb7169f6
4 changed files with 16 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
{{ partial "head.html" . }}
|
||||
<body>
|
||||
<body class="{{ .Site.Params.themeColor }}">
|
||||
|
||||
{{ partial "sidebar.html" . }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue