From 5d2c036624d5a60eb979dde778430717f2230980 Mon Sep 17 00:00:00 2001
From: Geeqla <1140778+geeqla@users.noreply.github.com>
Date: Sat, 1 Apr 2023 20:49:49 +0200
Subject: [PATCH] Add social icon for VK (#1171)
---
layouts/partials/svg.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 08aaf990..49092574 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -632,6 +632,10 @@
+{{- else if or (eq $icon_name "vk") (eq $icon_name "vkontakte") -}}
+
{{- else if (eq $icon_name "xda") -}}