From c099cb4a0fef7997e65475750c5dea221f4e705e Mon Sep 17 00:00:00 2001 From: Dmitry Yakimenko Date: Sun, 3 Feb 2019 02:56:20 +0100 Subject: [PATCH] Add Telegram icon (#45) This icon is originally designed by @dmitrytrusov for Hugo Minimo theme. --- README.md | 1 + layouts/partials/svg.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 4604bd1..5b09fe3 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ The following icons are supported, please make sure the `name` filed is exactly * instagram * linkedin * slack +* telegram * twitter * youtube * email diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index cfecf61..39e0c19 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -12,6 +12,8 @@ {{- else if (eq .name "slack") -}} +{{- else if (eq .name "telegram") -}} + {{- else if (eq .name "twitter") -}} {{- else if (eq .name "youtube") -}}