From fcb9e7b4601203c3d9a0ef455a3727502b3e3aa0 Mon Sep 17 00:00:00 2001 From: P家单推人 Date: Mon, 29 Jul 2024 08:38:28 +0800 Subject: Update header.html and add support for Umami - Updated header.html with necessary changes. - Added support for Umami along with relevant configurable options. - Included a new umami.html file for tracking. --- layouts/partials/header.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'layouts/partials/header.html') diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 8933883..b96fd83 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -12,8 +12,8 @@ {{ with site.Params.menu }} {{ range . }}

- - /{{.name }} + + /{{ .name }}

{{ end }} @@ -22,4 +22,4 @@ {{ end }} - \ No newline at end of file + -- cgit v1.3.1