Skip to content

Commit f7f6913

Browse files
committed
update
1 parent 12f0029 commit f7f6913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/admin/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en" xmlns:th="http://www.thymeleaf.org">
33
<div th:fragment="footer-content">
44
<footer class="footer text-right">
5-
2017 © <a th:href="@{https://github.com/ZHENFENG13/My-Blog}" target="_blank">Wander Blog</a><div class=""></div>
5+
2019 © <a th:href="@{https://github.com/wander-chu/SpringBoot-Blog}" target="_blank">Wander Blog</a><div class=""></div>
66
</footer>
77
</div>
88
<body th:fragment="footer">

0 commit comments

Comments
 (0)