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