diff --git a/_layouts/post.html b/_layouts/post.html index 0f31a24..b67e735 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -47,6 +47,7 @@ layout: default {% assign author_content = author_content_temp %} {% if author.twitter %} {% capture author_twitter %} {% endcapture %} + {% capture tweet_link %} by @{{ author.twitter }}{% endcapture %} {% endif %} {% if author.linkedin %} {% capture author_linkedin %} {% endcapture %} @@ -79,6 +80,13 @@ layout: default
+
+
+ + + +
+