hello worlds

This commit is contained in:
Holden
2026-06-26 18:11:52 -05:00
commit e208f1ad5a
61 changed files with 15566 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<footer class="container">
<hr />
<div class="links">
<a href="https://ko-fi.com/recroomarchive">Donate</a>
<span class="mx-1.5">|</span>
<a href="https://discord.gg/Mh725mfC4j" class="underline">Discord</a>
</div>
<div class="about">
<span>&copy; {new Date().getFullYear()} RecRoomArchive</span>
<span>
TenWholeYears is not affiliated with Rec Room Inc. All rights
belong to their respective owners.
</span>
</div>
</footer>