Fix: Style improvements on home page.

This commit is contained in:
2025-07-30 20:24:37 +01:00
parent e1fedaf773
commit 2d1f7269e0
5 changed files with 74 additions and 23 deletions

View File

@@ -124,6 +124,7 @@
</footer>
{% include 'layouts/_shared.html' %}
{% include 'layouts/_shared_dog.html' %}
<script src="{{ url_for('static', filename='dist/js/main.bundle.js') }}"></script>
</body>
</html>