Overwork background image support

This commit is contained in:
Djordje Atlialp 2021-01-10 18:09:12 +01:00
parent 24b4615f73
commit d549a90e48
5 changed files with 8 additions and 11 deletions

View file

@ -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" . }}