Merge pull request 'Remove trailing slash' (#59) from HexagonCDN/gothub:slash into dev

Reviewed-on: https://codeberg.org/gothub/gothub/pulls/59
This commit is contained in:
Odyssium
2023-02-11 09:18:19 +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="" /><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>