diff --git a/public/llms.txt b/public/llms.txt
index 99d79c834..d9aa8ea5c 100644
--- a/public/llms.txt
+++ b/public/llms.txt
@@ -27,4 +27,6 @@ The apps below are all local-first: data stays on your device by default, and an
## Contact
- Email: dev@leinss.xyz
-- Social profiles: https://leinss.xyz/social/
+- X: https://x.com/t_leinss
+- GitHub: https://github.com/leinss
+- LinkedIn: https://www.linkedin.com/in/tobias-leinss
diff --git a/src/components/Header.astro b/src/components/Header.astro
index 00f41fb43..ddd8888de 100644
--- a/src/components/Header.astro
+++ b/src/components/Header.astro
@@ -44,10 +44,6 @@ const staticPages = (await getCollection("staticPages"))
{`/`}
projects
- {/* The social link is out of the navigation while the Bluesky feed it
- renders is empty, so visitors are not sent to a blank page. The
- page itself stays at /social; restore the link once there are
- posts. */}