Update Site
This commit is contained in:
@@ -18,13 +18,13 @@
|
||||
<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 class="desktop_navbar_logo_img" src="media/logo.png" width="96" height="64" alt="logo"></a>
|
||||
<a href="index.html"><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>
|
||||
<a href="./credits.html" class="desktop_navbar_link">Credits</a>
|
||||
<a href="./projects.html" class="desktop_navbar_link">Projects</a>
|
||||
<a class="desktop_navbar_link scroll">Current Version: 0.6.3</a>
|
||||
<a class="desktop_navbar_link scroll">Current Version: 0.6.4</a>
|
||||
<div class="desktop_navbar_link2_div">
|
||||
<a href="./downloads.html" class="desktop_navbar_link2">Download</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user