Merge pull request 'Empty the alt of the logo' (#54) from HexagonCDN/gothub:alt into dev

Reviewed-on: https://codeberg.org/gothub/gothub/pulls/54
This commit is contained in:
Odyssium
2023-02-09 13:44:41 +00:00
+1 -1
View File
@@ -13,7 +13,7 @@
<body>
<nav>
<div class="navbar">
<a href="/" style="text-decoration: none;" class="brand"><img src="/logo.svg" class="navbarImg" height="30" width="30" alt="GotHub" /><b class="navbarSlogan">GotHub (alpha)</b></a>
<a href="/" style="text-decoration: none;" class="brand"><img src="/logo.svg" class="navbarImg" height="30" width="30" alt="" /><b class="navbarSlogan">GotHub (alpha)</b></a>
<div class="navbarLinks">
<a href="/explore">Explore</a>
<a href="https://codeberg.org/gothub/gothub">Source code</a>