mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-03 02:28:34 +02:00
Add dark mode
This commit is contained in:
@ -38,9 +38,6 @@
|
||||
{{ end }}
|
||||
</head>
|
||||
<body class="{{if eq .Kind `page` }}single{{else}}list{{ if .IsHome }} home{{ end }}{{end}}">
|
||||
{{if ne .Kind `page` }}
|
||||
<div class="list-bg"></div>
|
||||
{{end}}
|
||||
<header class="header">
|
||||
<nav class="nav">
|
||||
{{ if .IsHome }}
|
||||
|
Reference in New Issue
Block a user