We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f0029 commit f7f6913Copy full SHA for f7f6913
src/main/resources/templates/admin/footer.html
@@ -2,7 +2,7 @@
2
<html lang="en" xmlns:th="http://www.thymeleaf.org">
3
<div th:fragment="footer-content">
4
<footer class="footer text-right">
5
- 2017 © <a th:href="@{https://github.com/ZHENFENG13/My-Blog}" target="_blank">Wander Blog</a><div class=""></div>
+ 2019 © <a th:href="@{https://github.com/wander-chu/SpringBoot-Blog}" target="_blank">Wander Blog</a><div class=""></div>
6
</footer>
7
</div>
8
<body th:fragment="footer">
0 commit comments