From 9d58c9815df554a816462f35c911490bd083389f Mon Sep 17 00:00:00 2001
From: sblzland <82569324+sblzland@users.noreply.github.com>
Date: Wed, 25 Oct 2023 12:58:14 +0200
Subject: [PATCH 1/2] Add CyberDefenders icon
---
docs/svgs.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/svgs.md b/docs/svgs.md
index 01cbee5..514f8f6 100644
--- a/docs/svgs.md
+++ b/docs/svgs.md
@@ -10,6 +10,7 @@
- [codechef](https://simpleicons.org/?q=codechef)
- [codepen](https://simpleicons.org/?q=codepen)
- [cs:go](https://simpleicons.org/?q=counterstrike)
+- [cyberdefenders](https://simpleicons.org/?q=cyberdefenders)
- dev
- [deviantart](https://simpleicons.org/?q=deviantart)
- [discogs](https://simpleicons.org/?q=discogs)
From 88f60ed54e17df180df81f2c8c01a8b5b5b1c03a Mon Sep 17 00:00:00 2001
From: sblzland <82569324+sblzland@users.noreply.github.com>
Date: Wed, 25 Oct 2023 12:59:02 +0200
Subject: [PATCH 2/2] Add CyberDefenders icon
---
layouts/partials/svg.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 5816cd7..f1a3c04 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -22,8 +22,10 @@
{{- else if (eq .name "csgo") -}}
+{{- else if (eq .name "cyberdefenders") -}}
+
{{- else if (eq .name "dev") -}}
-
+
{{- else if (eq .name "deviantart") -}}
{{- else if (eq .name "discogs") -}}