From 3d21bd955800a04aeebb77fd59fd96793c5963cf Mon Sep 17 00:00:00 2001 From: Martin Danielsson Date: Sat, 16 Apr 2016 14:21:31 +0200 Subject: [PATCH] Twitter and LinkedIn links. --- _layouts/post.html | 8 ++++++++ 1 file changed, 8 insertions(+) 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
+
+
+ + + +
+