From f4353fcf1e447bdd9704106707f9bf3a35d78454 Mon Sep 17 00:00:00 2001 From: Cameron Kilgore Date: Sat, 18 Nov 2023 09:58:52 -0600 Subject: [PATCH] Added social icons for Threads and Bluesky --- layouts/partials/svg.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 5816cd7..8ff05bb 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -8,6 +8,8 @@ {{- else if (eq .name "bitbucket") -}} +{{- else if (eq .name "bluesky") -}} + {{- else if (eq .name "case") -}} {{- else if (eq .name "chess") -}} @@ -154,6 +156,8 @@ {{- else if (eq .name "telegram") -}} +{{- else if (eq .name "threads") -}} + {{- else if (eq .name "threema") -}} {{- else if (eq .name "tryhackme") -}}