📝 api docs

This commit is contained in:
mi
2025-11-13 14:08:07 +10:00
parent bc2d4aebeb
commit d484835f5b
5 changed files with 207 additions and 3 deletions

View File

@@ -130,6 +130,9 @@
<div class="footer-bottom">
<p>&copy; 2025 Sunday Comics. All rights reserved.</p>
{% if api_spec_link %}
<a href="{{ url_for('static', filename=api_spec_link) }}" class="api-link">API</a>
{% endif %}
</div>
</div>
</footer>