From 80e96736cd507bde678ae8573168bb23e72323f7 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Thu, 25 Nov 2021 23:45:46 -0600 Subject: [PATCH] Give a name to the #top anchor --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1467a4c..4b61375 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,7 +4,7 @@ {{ partial "head.html" . }} - +
{{ partial "top.html" . }}