From da69fb12111d3fdbc3e06d8ec22c8e53726fc634 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 1 Nov 2018 15:59:07 +0000 Subject: [PATCH] blog: Fix spacing for icon Signed-off-by: Michael Tremer --- src/templates/blog/modules/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/blog/modules/post.html b/src/templates/blog/modules/post.html index f6527a36..6eb9c599 100644 --- a/src/templates/blog/modules/post.html +++ b/src/templates/blog/modules/post.html @@ -55,7 +55,7 @@
{% if "lightningwirelabs.com" in post.tags and post.link %} - Go to Lightning Wire Labs + Go to Lightning Wire Labs {% end %} -- 2.47.3