Skip to content

Commit 495b356

Browse files
committed
Update.
1 parent 53616f7 commit 495b356

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resource/template/common/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{define "common/footer"}}
22
<div class="ui inverted vertical footer segment">
33
<div class="ui center aligned is-size-7 container">
4-
<b>&copy; 2024 <a style="color:#4caf50;" href="/">{{.Conf.Site.Brand}}</a></b> | <a href="http://www.nange.cn"
4+
<b>&copy; 2025 <a style="color:#4caf50;" href="/">{{.Conf.Site.Brand}}</a></b> | <a href="http://www.nange.cn"
55
style="color: #4caf50;" target="_blank" >楠格</a>
66
</div>
77
</div>

resource/template/theme-default/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
</div>
33
<div class="ui inverted vertical footer segment">
44
<div class="ui center aligned is-size-7 container">
5-
<b>&copy; 2024 <a style="color:#4caf50;" href="/">{{.Conf.Site.Brand}}</a></b> | <a href="http://www.nange.cn"
5+
<b>&copy; 2025 <a style="color:#4caf50;" href="/">{{.Conf.Site.Brand}}</a></b> | <a href="http://www.nange.cn"
66
style="color: #4caf50;" target="_blank" >楠格</a>
77
</div>
88
</div>

0 commit comments

Comments
 (0)