Update index.html

This commit is contained in:
Pengu 2025-01-29 21:34:52 -06:00
parent 95025027d5
commit 29e212dfb7

View File

@ -18,7 +18,7 @@
<body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<nav class="desktop_navbar">
<a href="index.html"><img src="media/logo.png" width="96" height="64" alt="logo"></a>
<a href="index.html"><img class="desktop_navbar_logo_img" src="media/logo.png" width="96" height="64" alt="logo"></a>
<a href="https://forum.lethal-extended.com" class="desktop_navbar_link">Forum</a>
<a href="https://merch.lethal-extended.com" class="desktop_navbar_link">Merch</a>
<a href="./aboutus.html" class="desktop_navbar_link">About Us</a>