1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Credit Kozea Community in footer

This commit is contained in:
Guillaume Ayoub 2018-07-17 15:18:57 +02:00
parent 94031d760b
commit 0d89ce5e2c

View file

@ -25,7 +25,7 @@
<footer> <footer>
<ul> <ul>
<li><a href="http://kozea.fr">Made with ❤ by Kozea</a></li> <li><a href="https://community.kozea.fr">Made with ❤ by Kozea Community</a></li>
<li><a href="{{ site.github.repository_url }}">Fork me on GitHub</a></li> <li><a href="{{ site.github.repository_url }}">Fork me on GitHub</a></li>
</ul> </ul>
</footer> </footer>