add 512kb.club notice

This commit is contained in:
Aidan 2025-01-06 01:58:29 -05:00
parent fb982bd9b5
commit 100920cbee
2 changed files with 9 additions and 0 deletions

View File

@ -35,3 +35,6 @@ The `self` script can help you establish a public/ folder, where code can be ser
# Serve custom files
If you would like to host your own files, simply place them in `./src/archives`, and they will be served at the same location mine are. Keep in mind, you may not use the same directory structure, and will have to update the menu links.
# To-Do
- [ ] Implement minification

View File

@ -83,6 +83,12 @@
<p>simply send an email to <a href="mailto:dmca@p0ntus.com">dmca@p0ntus.com</a>, and the content on my archive will be removed</p>
<p>all content on this website is used for fair use purposes only. this website does not make money, nor intend to.</p>
</div>
<div id="512kb-section">
<h2>browser friendly</h2>
<a href="https://512kb.club"><img src="https://512kb.club/assets/images/orange-team.gif" alt="a proud member of the orange team of 512KB club" /></a>
<p>this website is part of <a href="https://512kb.club/">512kb.club</a>, a collection of websites that are under 512 kilobytes in size.</p>
<p>for you, this means the pages you access will load fast and not consume as much energy to be served to you!</p>
</div>
</div>
</div>
</body>