From a3397ba41be70ddd74d4d3429e3e118e20bbb9c8 Mon Sep 17 00:00:00 2001 From: Roland Thomas Date: Sat, 8 Jul 2023 13:28:37 -0400 Subject: [PATCH] Test Tidal icon --- hugo.toml | 4 ++++ layouts/partials/svg.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/hugo.toml b/hugo.toml index 528054e..008859c 100644 --- a/hugo.toml +++ b/hugo.toml @@ -47,6 +47,10 @@ ShowReadingTime = true name = 'goodreads' url = 'https://www.goodreads.com/rolandthomasjr' + [[params.socialIcons]] + name = 'tidal' + url = 'https://www.tidal.com' + [[params.socialIcons]] name = 'email' url = 'mailto:roland@rtj.dev' diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 8519285..6d50d4c 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -608,6 +608,10 @@ +{{- else if (eq $icon_name "tidal") -}} + + + {{- else if (eq $icon_name "tiktok") -}}