From 2dc859143cb78259ac3f94b07459c43d81fec68c Mon Sep 17 00:00:00 2001
From: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
Date: Sat, 11 May 2024 19:24:11 +0530
Subject: [PATCH] alphabetize svgs by name
---
layouts/partials/svg.html | 103 ++++++++++++++++++++------------------
1 file changed, 53 insertions(+), 50 deletions(-)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 38d8d80433..9d292b0e51 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -20,6 +20,14 @@
+{{- else if or (eq $icon_name "ao3") (eq $icon_name "archiveofourown") -}}
+
{{- else if (eq $icon_name "applemusic") -}}
-{{- else if or (eq $icon_name "ao3") (eq $icon_name "archiveofourown") -}}
-
{{- else if (eq $icon_name "bandcamp") -}}
-{{- else if (eq $icon_name "credly") -}}
-
{{- else if (eq $icon_name "codeberg") -}}
+{{- else if (eq $icon_name "codeforces") -}}
+
{{- else if (eq $icon_name "codepen") -}}
-{{- else if (eq $icon_name "codeforces") -}}
-