Skip to content

Commit

Permalink
chore: updated unravel to frontpage
Browse files Browse the repository at this point in the history
  • Loading branch information
damiensedgwick committed Sep 1, 2024
1 parent 439871d commit da6c1f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/frontpage/app/(app)/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@ export default async function Layout({
href={`https://bsky.app/profile/${FRONTPAGE_ATPROTO_HANDLE}`}
className="font-medium text-indigo-600 hover:text-indigo-500 dark:text-indigo-400 dark:hover:text-indigo-300"
>
@unravel.fyi <OpenInNewWindowIcon className="inline" />
@frontpage.fyi <OpenInNewWindowIcon className="inline" />
</a>
!
</>
) : (
<>You&apos;re not currently part of the beta</>
Expand Down

0 comments on commit da6c1f1

Please sign in to comment.