Update Credits & Donate Button

This commit is contained in:
2024-03-15 03:45:47 -05:00
parent bfa953067f
commit 74240fe4a6
11 changed files with 38 additions and 27 deletions

View File

@@ -19,7 +19,7 @@
<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="https://ko-fi.com/pengucc" class="desktop_navbar_link">Donate</a>
<script type='text/javascript' src='https://storage.ko-fi.com/cdn/widget/Widget_2.js'></script><script type='text/javascript'>kofiwidget2.init('Support Us on Ko-fi', '#292d2e', 'N4N5CAT52');kofiwidget2.draw();</script>
<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>
@@ -129,8 +129,5 @@
</div>
</div>
</div>
<footer class="copyright_div">
<a href="https://pengucc.com" class="copyright">Made By PenguCC</a>
</footer>
</body>
</html>