Skip to content

Commit 9a30cd5

Browse files
committed
合并website和api模块
1 parent 52fd172 commit 9a30cd5

File tree

1 file changed

+2
-2
lines changed
  • website/src/main/resources/templates

1 file changed

+2
-2
lines changed

website/src/main/resources/templates/index.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@
101101

102102
<footer>
103103
<div class="footer">
104-
<h5>Copyright © ${webSet.fromYear!}-${webSet.toYear!} xiaomo AllRight Reversed</h5>
105-
<h6><a href="${webSet.beianUrl!}" target="_blank">${webSet.beianNumber!}</a></h6>
104+
<h5>Copyright © 2016-2017 xiaomo AllRight Reversed</h5>
105+
<h6><a href="https://xiaomo.info" target="_blank">浙ICP备15009606号</a></h6>
106106
</div>
107107
</footer>
108108

0 commit comments

Comments
 (0)