Skip to content

Commit 82976b1

Browse files
committed
修改配置
1 parent 585cca5 commit 82976b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ disqus: finalxcode
3636
theme:
3737
creator: Rizky Ariestiyansyah
3838
codename: Naringu
39-
link: https://github.com/ariestiyansyah/naringu
39+
link: https://github.com/ariestiyansyah/naringu

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center" class="footer">
2-
<a href="{{ site.theme.link }}" target="_blank" title="naringu">{{ site.theme.codename }}</a> is designed by {{ site.theme.creator }}<br />Copyright © {{ site.time | date: '%Y' }} <br>
2+
<a href="{{ site.theme.link }}" target="_blank" title="naringu">Naringu</a> is designed by Rizky Ariestiyansyah<br />Copyright © {{ site.time | date: '%Y' }} <br>
33
</div>
44
</body>
55
</html>

0 commit comments

Comments
 (0)