Change github repo url on footer
This commit is contained in:
parent
6341af01ac
commit
a4f25a49c6
@ -13,8 +13,8 @@
|
|||||||
|
|
||||||
<div class="footer-copyright brown darken-4" th:fragment="footer">
|
<div class="footer-copyright brown darken-4" th:fragment="footer">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
© 2018 Sebastien Clement
|
2019 - Sebastien Clement
|
||||||
<a class="grey-text text-lighten-4 right" href="https://github.com/BrokenFire/ClaptrapBot" target="_blank">GitHub</a>
|
<a class="grey-text text-lighten-4 right" href="https://github.com/Sebclem/ClaptrapBot" target="_blank">GitHub</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user