Update Website

Lethal-Extended:

- Updated Credits
- Added Trailer button to home

Content-Expansion:

- Added Trailer to home
- Updated Credits
- Updated Version
- Updated Downloads
This commit is contained in:
2024-05-29 10:37:28 -05:00
parent 61a81029d9
commit 7e4fa42d94
20 changed files with 51 additions and 28 deletions

View File

@@ -10,7 +10,7 @@
<link href="https://fonts.bunny.net/css?family=Space+Grotesk:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta content="Content-Expansion" property="og:title" />
<meta content="Content Warning, but better." property="og:description" />
<meta content="Content Warning, but sillier." property="og:description" />
<meta content="https://lethal-extended.com/content-expansion" property="og:url" />
<meta content="https://lethal-extended.com/content-expansion/media/projects/ContentExpansion.png" property="og:image" />
<meta content="#db5b04" data-react-helmet="true" name="theme-color" />
@@ -23,7 +23,7 @@
<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.0.6</a>
<a class="desktop_navbar_link scroll">Current Version: 0.0.7</a>
<div class="desktop_navbar_link2_div">
<a href="./branches.html" class="desktop_navbar_link2">Download</a>
</div>