1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-06-17 19:37:29 -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" . }}
<body>
<a id="top" aria-hidden="true"></a>
<a id="top" name="top" aria-hidden="true"></a>
<div class="top">
{{ partial "top.html" . }}