aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/header.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 696928e..5710089 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -1 +1,5 @@
-<h1 class="title">{{ site.Title }}</h1> <p class="subtitle">yingyu5658的数字花园</p> {{ partial "menu.html" (dict "menuID" "main" "page" .) }}
+<h1 class="title">{{ site.Title }}</h1>
+<p class="subtitle">yingyu5658的数字花园</p>
+<script>
+</script>
+{{ partial "menu.html" (dict "menuID" "main" "page" .) }}