From ea8fdee00b362d43cb5f6940e5638ca19eb4de45 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sat, 8 Jul 2017 14:13:53 -0700 Subject: [PATCH] open some things in new tabs --- ralf/_layouts/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ralf/_layouts/post.html b/ralf/_layouts/post.html index d361782..f07515e 100644 --- a/ralf/_layouts/post.html +++ b/ralf/_layouts/post.html @@ -12,6 +12,6 @@ layout: default

Posted on {{ site.blog.title }} on {{ page.date | date: "%b %-d, %Y" }}.
Comments? Drop me a mail{% if page.reddit %} or leave a note on reddit{% endif %}{% if page.forum %} or leave a note in the forum{% endif %}! + -->{% if page.reddit %} or leave a note on reddit{% endif %}{% if page.forum %} or leave a note in the forum{% endif %}!

-- 2.30.2