Add missing tag

Added missing anchor close tag.
This commit is contained in:
luca0N! 2022-06-09 20:52:12 -03:00
parent 53c803b39f
commit 993ec4dc9b
Signed by: luca0N
GPG Key ID: 2E7B4655CF16D7D6
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<div id="header-lang"> <div id="header-lang">
<details id="lang-selector"> <details id="lang-selector">
<summary>PT</summary> <summary>PT</summary>
<a href="/en">EN</summary> <a href="/en">EN</a></summary>
</details> </details>
</div> </div>
</header> </header>