Implement flying toasters

This commit is contained in:
2025-07-29 16:08:47 -05:00
parent b444b59533
commit bf3d60fdc2
10 changed files with 583 additions and 1 deletions

View File

@ -11,5 +11,6 @@
{% endfor %}
{% endif %}
<a href="/sitemap/">Sitemap</a>
<a href="/special/flying-toasters" style="color: var(--background-color); text-decoration: none;">Fly</a>
</p>
</footer>