diff --git a/src/components/Nav.tsx b/src/components/Nav.tsx index 2cb6cac..b86bf1b 100644 --- a/src/components/Nav.tsx +++ b/src/components/Nav.tsx @@ -62,7 +62,7 @@ const ExternalLinks = () => (
  • diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 2614594..0a9dd6b 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -109,6 +109,7 @@ const IndexPage = ({ )} + Mastodon ); };