Add Proper Footer To Download Page

This commit is contained in:
WindowsAurora 2024-03-06 13:47:59 +01:00
parent 31391bbbaa
commit 99e16c102b
2 changed files with 1 additions and 1 deletions

View file

@ -73,7 +73,7 @@
</main>
<!--[if IE]><div class="position-fixed bottom-0 w-100 p-2 text-bg-dark d-flex justify-content-between"><p>Outdated browser dectected. Please use a modern browser for a better browsing experience.</p><button type="button" class="btn-close btn-close-white" onClick="parentNode.remove()" aria-label="Close"></button></div><![endif]-->
<footer>
<small>© <script>document.write(new Date().getFullYear())</script> Your company name. All Rights Reserved.</small>
<small>© <script>document.write(new Date().getFullYear())</script> Suyu emulator is not affiliated or endorsed by Tropic Haze LLC Or Nintendo Co. Ltd.</small>
</footer>
<script src="https://code.jquery.com/jquery-3.7.1
.min.js" crossorigin="anonymous"></script>

BIN
img/suyubg.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB