From bf2aa72e7bf2cffa2d9fd09a4bb9aaea8e3634ff Mon Sep 17 00:00:00 2001 From: aichy126 <16996097+aichy126@users.noreply.github.com> Date: Sun, 18 Dec 2022 14:47:15 +0800 Subject: [PATCH] update template --- ui/template/header.html | 148 +++++++++++++++++++++++++++++----------- 1 file changed, 109 insertions(+), 39 deletions(-) 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}} + +