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 007d826 commit 4065116Copy full SHA for 4065116
_config.yml
@@ -1,7 +1,7 @@
1
markdown: rdiscount
2
permalink: /:year/:month/:day/:title/
3
url: http://codingdd.com
4
-author: webfrogs
+author: codingdd
5
pygments: true
6
safe: true
7
paginate: 16
_layouts/post.html
@@ -16,7 +16,7 @@
16
</span>
17
<hr>
18
<span class="author">
19
- <a href="http://webfrogs.github.com">{{ site.author }}</a>
+ <a href="http://codingdd.com">{{ site.author }}</a>
20
21
<span class="time">
22
/
0 commit comments