diff --git a/thoughts-frontend/app/page.tsx b/thoughts-frontend/app/page.tsx
index 91c778b..728787d 100644
--- a/thoughts-frontend/app/page.tsx
+++ b/thoughts-frontend/app/page.tsx
@@ -11,6 +11,7 @@ import { buildThoughtThreads } from "@/lib/utils";
import { TopFriends } from "@/components/top-friends";
import { UsersCount } from "@/components/users-count";
import { PaginationNav } from "@/components/pagination-nav";
+import { FediverseHandleWidget } from "@/components/fediverse-handle-widget";
import { redirect } from "next/navigation";
import { Suspense } from "react";
import {
@@ -84,6 +85,7 @@ async function FeedPage({
const sidebar = (
<>
+
{handle}
++ Anyone on Mastodon or Pixelfed can follow you with this. +
+ + Learn more → + +