Give a name to the #top anchor

This commit is contained in:
BBaoVanC 2021-11-25 23:45:46 -06:00
parent 6bedf987d6
commit 80e96736cd
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 1 deletions

View File

@ -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" . }}