Go directly to my Gitea page instead of just the homepage.

master
Caleb Fontenot 2024-03-22 20:12:27 +07:00
parent 9982e68cfd
commit 1a4d72666b
1 changed files with 1 additions and 1 deletions

@ -32,7 +32,7 @@
<h1>Hi! Welcome to my Web Server!</h1>
<div class="navborder">
<a class="button" href="index.html">Home</a>
<a class="button" href="https://gitea.calebfontenot.com">Gitea</a>
<a class="button" href="https://gitea.calebfontenot.com/CCF_100">Gitea</a>
<a class="button" href="https://search.calebfontenot.com">SearXNG Instance</a>
<a class="button" href="https://jellyfin.calebfontenot.com">Jellyfin</a>
<div class="dropdown"/>