From ff85b9cd65790824a5bbe860e74fe96ce0ea493d Mon Sep 17 00:00:00 2001 From: Anthony Accioly <1591739+aaccioly@users.noreply.github.com> Date: Sat, 13 Sep 2025 18:38:42 +0100 Subject: [PATCH] Add social icon for Nostr (#1694) --- 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 8f183ef5..891446ee 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") -}}