:lightning: client-side nav

This commit is contained in:
mi
2025-11-06 22:48:39 +10:00
parent d1736fb0ef
commit 69c0d78cf1
5 changed files with 159 additions and 2 deletions

View File

@@ -61,6 +61,7 @@
</div>
</footer>
<script src="{{ url_for('static', filename='js/comic-nav.js') }}"></script>
{% block extra_js %}{% endblock %}
</body>
</html>