From 90e6b2fcefe69b01db024ee7f87b825c13a7b17d Mon Sep 17 00:00:00 2001 From: Daniil Krymov <1140778+geeqla@users.noreply.github.com> Date: Wed, 20 Mar 2024 21:18:13 +0100 Subject: [PATCH] Add social icon for Archive of Our Own. Fixes adityatelange/hugo-PaperMod#1072 --- layouts/partials/svg.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 889545a..2812eca 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") -}}