From 006163320a11cf8f85a93a4ae8118ce5e49ed304 Mon Sep 17 00:00:00 2001 From: Roland Thomas Date: Sat, 8 Jul 2023 17:40:19 -0400 Subject: [PATCH] Add leetcode --- hugo.toml | 4 ++++ layouts/partials/svg.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/hugo.toml b/hugo.toml index a529db4..7aa0955 100644 --- a/hugo.toml +++ b/hugo.toml @@ -27,6 +27,10 @@ ShowReadingTime = true name = 'codewars' url = 'https://www.codewars.com/users/rolandtjr' + [[params.socialIcons]] + name = 'leetcode' + url = 'https://leetcode.com/rolandtjr' + [[params.socialIcons]] name = 'credly' url = 'https://credly.com/users/roland-thomas-jr' diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 6d50d4c..fe7b878 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -344,6 +344,10 @@ +{{- else if (eq $icon_name "leetcode") -}} + + + {{- else if (eq $icon_name "letterboxd") -}}