remove stats option

This commit is contained in:
yggverse 2025-08-05 19:40:06 +03:00
parent a4ce8e29d5
commit 5c167f4852
3 changed files with 0 additions and 7 deletions

View file

@ -168,7 +168,6 @@
{% block content %}{% endblock content %}
</main>
<footer>
{% if meta.stats %}<a href="{meta.stats}">Stats</a> |{% endif %}
<a href="/rss">RSS</a> |
<a href="https://github.com/YGGverse/YGGtracker">GitHub</a>
</footer>