Update footer.html (#211)

This commit is contained in:
Taewoon Kim 2024-04-06 17:58:07 +02:00 committed by GitHub
parent 59d5238af5
commit c3447cf3a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,7 +80,7 @@
<ul class="copyright">
<li>&copy; {{ site.title }} {{ site.subtitle }}</li>
<li>Design: <a href="https://html5up.net" target="_blank">HTML5 UP</a></li>
<li>Jekyll integration: <a href="http://andrewbanchi.ch" target="_blank">Andrew Banchich</a></li>
<li>Jekyll integration: <a href="https://github.com/andrewbanchich" target="_blank">Andrew Banchich</a></li>
</ul>
</div>