From b5eff577baf3f0c73c20a9ac7c38a8800f8fdf12 Mon Sep 17 00:00:00 2001
From: Anthony Accioly <1591739+aaccioly@users.noreply.github.com>
Date: Thu, 13 Mar 2025 21:52:59 +0000
Subject: [PATCH] Add social icon for Nostr
---
layouts/partials/svg.html | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index bcd8f8d9..694916bf 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -75,7 +75,7 @@
{{- else if (eq $icon_name "bookwyrm") -}}
{{- else if (eq $icon_name "bugcrowd") -}}
@@ -576,9 +576,14 @@
{{- else if (eq $icon_name "nextcloud") -}}
+{{- else if (eq $icon_name "nostr") -}}
+
{{- else if (eq $icon_name "nuget") -}}