feat: change footer to a simple one
This commit is contained in:
@@ -26,13 +26,7 @@
|
||||
<main class="app-main">{% block content %}{% endblock %}</main>
|
||||
|
||||
<footer class="app-footer">
|
||||
<p>
|
||||
© 2025 Flado by
|
||||
<a href="https://sandro.cazzaniga.fr" target="_blank"
|
||||
>Sandro CAZZANIGA</a
|
||||
>
|
||||
</p>
|
||||
<p>Built with Python, Flask and ❤️</p>
|
||||
<p>Powered with ❤️ by Flado</p>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user