From 4fb5103cb347aef04187a5f375befd5f87ff27cd Mon Sep 17 00:00:00 2001 From: Djordje Atlialp Date: Thu, 5 Mar 2020 14:32:24 +0100 Subject: [PATCH] Add reddit icon Fix https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/98 --- README.md | 1 + layouts/partials/svg.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 8c1e7f7..72cc470 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ Use [RealFaviconGenerator](https://realfavicongenerator.net/) to generate these - [linkedin](https://feathericons.com/?query=linked) - [podcasts-apple](https://simpleicons.org/?q=podcast) - [podcasts-google](https://simpleicons.org/?q=podcast) +- [reddit](https://simpleicons.org/?q=reddit) - [slack](https://simpleicons.org/?q=slack) - stackoverflow - telegram diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index bf37a07..223bbc9 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -36,6 +36,8 @@ {{- else if (eq .name "strava") -}} +{{- else if (eq .name "reddit") -}} + {{- else if (eq .name "telegram") -}} {{- else if (eq .name "twitch") -}}