💄 credit image and link

This commit is contained in:
mi
2025-11-14 20:37:38 +10:00
parent 0ce4557df0
commit 886ac55180
4 changed files with 53 additions and 2 deletions

View File

@@ -160,6 +160,12 @@
<div class="footer-bottom">
<p>&copy; 2025 {{ comic_name }}. All rights reserved.</p>
<span class="footer-divider" aria-hidden="true">|</span>
<div class="site-credit">
<a href="https://git.puercito.net/mi/sunday" target="_blank" rel="noopener noreferrer" aria-label="Sunday Comics - Webcomic platform">
<img src="{{ url_for('static', filename='images/sunday.jpg') }}" alt="Sunday Comics" class="credit-image">
</a>
</div>
</div>
</div>
</footer>