Cleanup to keep darkreader in as few files as possible.
This commit is contained in:
parent
614902393c
commit
7d328983c0
5 changed files with 7 additions and 14 deletions
|
@ -16,11 +16,6 @@
|
|||
|
||||
<body data-spy="scroll" data-target="#TableOfContents" data-offset="80">
|
||||
|
||||
<!-- INITIALIZE DARK THEME -->
|
||||
{{ if site.Params.darkTheme.enable }}
|
||||
{{ partial "helpers/darkmode.html" . }}
|
||||
{{ end }}
|
||||
|
||||
<div class="container-fluid bg-dimmed wrapper">
|
||||
<!----- ADD NAVBAR --------------->
|
||||
{{ block "navbar" . }} {{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue