Skip to content

Commit 480462c

Browse files
authored
Update footer.html
1 parent 45d9ff0 commit 480462c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</div>
1111
<div class="footer-copyright">
1212
<div class="container">
13-
&#xA9; {{"now" | date: "%Y"}} {{site.title}}. All rights reserved. Powered by <a href="https://github.com/ShawnTeoh/matjek">MatJek</a>.
13+
&#xA9; {{"now" | date: "%Y"}} {{site.title}}. 保留所有权利。主题由 <a href="https://github.com/ShawnTeoh/matjek">MatJek</a> 驱动。
1414
</div>
1515
</div>
1616
</footer>
@@ -40,4 +40,4 @@
4040
{% endif %}
4141
<script src="{{site.baseurl}}/assets/js/main.js"></script>
4242
</body>
43-
</html>
43+
</html>

0 commit comments

Comments
 (0)