mirror of
https://codeberg.org/gothub/gothub
synced 2024-12-06 19:16:24 +01:00
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:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user