From 03afb9f6e4615d0fc1e7da52c7ac06f63dbe11b1 Mon Sep 17 00:00:00 2001 From: Track3 Date: Sun, 26 May 2019 17:48:19 +0800 Subject: [PATCH] social-icons: Add stackoverflow icon Signed-off-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com> --- layouts/partials/svg.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index b8851d67..a06f04fd 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -49,6 +49,13 @@ +{{- else if (eq .name "stackoverflow") -}} + + + + {{- else if (eq .name "telegram") -}}