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 585cca5 commit 82976b1Copy full SHA for 82976b1
_config.yml
@@ -36,4 +36,4 @@ disqus: finalxcode
36
theme:
37
creator: Rizky Ariestiyansyah
38
codename: Naringu
39
- link: https://github.com/ariestiyansyah/naringu
+ link: https://github.com/ariestiyansyah/naringu
_includes/footer.html
@@ -1,5 +1,5 @@
1
<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>
+ <a href="{{ site.theme.link }}" target="_blank" title="naringu">Naringu</a> is designed by Rizky Ariestiyansyah<br />Copyright © {{ site.time | date: '%Y' }} <br>
3
</div>
4
</body>
5
</html>
0 commit comments