diff --git a/layouts/partials/user-profile.html b/layouts/partials/user-profile.html
index 32bc2fa..b018508 100644
--- a/layouts/partials/user-profile.html
+++ b/layouts/partials/user-profile.html
@@ -154,6 +154,12 @@
{{ end }}
+ {{ if .Site.Params.bluesky}}
+
+
+
+ {{ end }}
+
{{ if .Site.Params.links }}
{{ range .Site.Params.links }}
{{ if .icon }}
diff --git a/static/images/bluesky.png b/static/images/bluesky.png
new file mode 100644
index 0000000..916611f
Binary files /dev/null and b/static/images/bluesky.png differ