Merge pull request #5592 from brainscript/patch-1

Merge pull request 5592
This commit is contained in:
jekyllbot 2016-11-20 11:21:53 -08:00 committed by GitHub
commit 7338191f2b
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ author: dave
{% assign author = site.data.people[page.author] %}
<a rel="author"
href="{{ author.twitter }}"
href="https://twitter.com/{{ author.twitter }}"
title="{{ author.name }}">
{{ author.name }}
</a>