diff --git a/ui/template/header.html b/ui/template/header.html index 92c1ce5f..3a12a6a8 100644 --- a/ui/template/header.html +++ b/ui/template/header.html @@ -1,54 +1,124 @@ {{define "header"}} - - + {{.title}} - - {{if .keywords }}{{end}} + + {{if .keywords }} + + {{end}} - + - - - - + + + + {{if $.siteinfo.JsonLD }}{{ .siteinfo.JsonLD | templateHTML}}{{end}} - + - - -
- +
{{end}}
- -
- {{end}} + +