From cca4ddbcd68008d70770fc09f3ad8a27894520ec Mon Sep 17 00:00:00 2001 From: Giuseppe Pignataro Date: Thu, 14 Mar 2019 16:07:08 +0100 Subject: [PATCH] Added hacker news share options Now is possible to share the post on Hacker News --- layouts/partials/share-links.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/layouts/partials/share-links.html b/layouts/partials/share-links.html index 157d3f0..5ec0518 100644 --- a/layouts/partials/share-links.html +++ b/layouts/partials/share-links.html @@ -21,10 +21,12 @@ + + + + {{ end }} - - \ No newline at end of file