From 8d9c0500194373e9bd4e136408a138a93eaa6075 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Tue, 8 Nov 2022 10:11:34 -0500 Subject: [PATCH] Fix social link positioning --- themes/red/layouts/_default/audio-gallery.html | 2 +- themes/red/layouts/_default/gallery.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/red/layouts/_default/audio-gallery.html b/themes/red/layouts/_default/audio-gallery.html index 0c870ec..12e33b8 100644 --- a/themes/red/layouts/_default/audio-gallery.html +++ b/themes/red/layouts/_default/audio-gallery.html @@ -24,7 +24,7 @@
"{{ .title }}" {{ if .newgrounds_url }} - Newgrounds Icon + Newgrounds Icon {{ end }}
diff --git a/themes/red/layouts/_default/gallery.html b/themes/red/layouts/_default/gallery.html index 39b3176..a6454a7 100644 --- a/themes/red/layouts/_default/gallery.html +++ b/themes/red/layouts/_default/gallery.html @@ -38,10 +38,10 @@ "{{ . }}" {{ end }} {{ if .newgrounds_url }} - Newgrounds Icon + Newgrounds Icon {{ end }} {{ if .pixiv_url }} - Pixiv Icon + Pixiv Icon {{ end }}