Overwork background image support
This commit is contained in:
parent
24b4615f73
commit
d549a90e48
5 changed files with 8 additions and 11 deletions
|
@ -5,8 +5,9 @@
|
|||
</head>
|
||||
|
||||
{{ block "body" . }}
|
||||
<body class="{{ if ne $.Site.Params.defaultTheme "light" -}} dark-theme {{- end -}}">
|
||||
<body class="{{ if ne $.Site.Params.defaultTheme "light" -}} dark-theme {{- end -}}">
|
||||
{{ end }}
|
||||
|
||||
<div class="container">
|
||||
{{ partial "header.html" . }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue