From fd077de0f42f1b150709c91499d3f5fa3a1304c3 Mon Sep 17 00:00:00 2001 From: ArtBIT Date: Fri, 19 Aug 2022 19:15:49 +0200 Subject: [PATCH] Add social icons for DeviantArt and Patreon (#1013) * Add DeviantArt social icon * Add Patreon social icon --- layouts/partials/svg.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index e2079a9e..1e1f9dc7 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -127,6 +127,11 @@ +{{- else if (eq $icon_name "deviantart") -}} + + + {{- else if (eq $icon_name "deezer") -}} +{{- else if (eq $icon_name "patreon") -}} + + + {{- else if (eq $icon_name "paypal") -}}