diff options
Diffstat (limited to '_templates')
-rw-r--r-- | _templates/more.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_templates/more.html b/_templates/more.html index 3272d2c..b450419 100644 --- a/_templates/more.html +++ b/_templates/more.html | |||
@@ -4,7 +4,7 @@ | |||
4 | {% block more_content %} | 4 | {% block more_content %} |
5 | <a class="github-button" href="https://github.com/clarkzjw" | 5 | <a class="github-button" href="https://github.com/clarkzjw" |
6 | data-show-count="true" aria-label="Follow @clarkzjw on GitHub">Follow @clarkzjw</a> | 6 | data-show-count="true" aria-label="Follow @clarkzjw on GitHub">Follow @clarkzjw</a> |
7 | 7 | <br> | |
8 | <a class="twitter-timeline" data-width="220" data-height="800" href="https://twitter.com/_clarkzjw">Tweets by | 8 | <a class="twitter-timeline" data-width="220" data-height="800" href="https://twitter.com/_clarkzjw">Tweets by |
9 | clarkzjw</a> | 9 | clarkzjw</a> |
10 | {% endblock %} | 10 | {% endblock %} |