From 8577a8c887583d209eea01fa7e5a4f5acc1e761c Mon Sep 17 00:00:00 2001
From: Geeqla <1140778+geeqla@users.noreply.github.com>
Date: Sat, 13 Apr 2024 07:46:40 +0200
Subject: [PATCH] Add social icon for Archive of Our Own. Fixes
adityatelange/hugo-PaperMod#1072 (#1468)
---
layouts/partials/svg.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 1171b224..56e9648b 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -29,6 +29,13 @@
+{{- else if or (eq $icon_name "ao3") (eq $icon_name "archiveofourown") -}}
+
{{- else if (eq $icon_name "bandcamp") -}}