diff --git a/layouts/partials/social-follow.html b/layouts/partials/social-follow.html
index 0755ce2..1443887 100644
--- a/layouts/partials/social-follow.html
+++ b/layouts/partials/social-follow.html
@@ -72,6 +72,11 @@
{{- partial "new-window-icon.html" . -}}
{{ end }}
+{{ with .Param "hackernews" }}
+
+ {{ partial "svg/hackernews.svg" (dict "size" $icon_size) }}
+ {{- partial "new-window-icon.html" . -}}
+
{{ with .Param "rss" }}