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 52fd172 commit 9a30cd5Copy full SHA for 9a30cd5
website/src/main/resources/templates/index.ftl
@@ -101,8 +101,8 @@
101
102
<footer>
103
<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>
+ <h5>Copyright © 2016-2017 xiaomo AllRight Reversed</h5>
+ <h6><a href="https://xiaomo.info" target="_blank">浙ICP备15009606号</a></h6>
106
</div>
107
</footer>
108
0 commit comments