Change github repo url on footer

This commit is contained in:
Sebastien 2019-06-06 10:46:10 +02:00
parent 6341af01ac
commit a4f25a49c6

View File

@ -13,8 +13,8 @@
<div class="footer-copyright brown darken-4" th:fragment="footer">
<div class="container">
© 2018 Sebastien Clement
<a class="grey-text text-lighten-4 right" href="https://github.com/BrokenFire/ClaptrapBot" target="_blank">GitHub</a>
2019 - Sebastien Clement
<a class="grey-text text-lighten-4 right" href="https://github.com/Sebclem/ClaptrapBot" target="_blank">GitHub</a>
</div>
</div>
</body>