WIP: dark theme

This commit is contained in:
Dmitry Kolosov 2020-06-21 23:23:07 +03:00
parent 193fbeca7c
commit 32818dacf1
9 changed files with 279 additions and 59 deletions

View file

@ -8,7 +8,7 @@
<body>
<a class="skip-main" href="#main">{{ i18n "skipToContent" | humanize }}</a>
<div class="container">
<header>
<header class="common-header">
{{ block "header" . }}
{{ partial "header.html" . }}
{{ end }}