merge upstream

This commit is contained in:
Niklas Buschmann
2020-01-20 23:14:54 +01:00
parent f0fd954e1e
commit 785926dac7
3 changed files with 40 additions and 25 deletions

View File

@@ -18,7 +18,7 @@
{{- end }}
<header class="{{ if .Site.Params.brightheader }}bright{{ else }}dark{{ end }}">
<h2><a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></h2>
<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>
<nav>
{{ range .Site.Menus.main }}
<a href="{{ .URL }}">{{ .Name }}</a>