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") -}}