1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-06-17 11:37:28 -05:00

Give a name to the #top anchor

This commit is contained in:
2021-11-25 23:45:46 -06:00
parent 6bedf987d6
commit 80e96736cd

@ -4,7 +4,7 @@
{{ partial "head.html" . }} {{ partial "head.html" . }}
<body> <body>
<a id="top" aria-hidden="true"></a> <a id="top" name="top" aria-hidden="true"></a>
<div class="top"> <div class="top">
{{ partial "top.html" . }} {{ partial "top.html" . }}