Skip to content

Commit

Permalink
remove old.corehalla.com link
Browse files Browse the repository at this point in the history
  • Loading branch information
djobbo committed Oct 11, 2023
1 parent 05fe303 commit d39b496
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions app/components/FirstTimePopup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,6 @@ export const FirstTimePopup = () => {
<GithubIcon size="24" />
</AppLink>
</span>
<span className="block text-xs text-textVar1">
If you want, you can still visit the legacy website here:{" "}
<AppLink
href="https://old.corehalla.com"
className="text-text text-sm font-bold hover:text-accent cursor-pointer"
target="_blank"
>
old.corehalla.com
</AppLink>
</span>
</p>
<Button
onClick={() => {
Expand Down

1 comment on commit d39b496

@vercel
Copy link

@vercel vercel bot commented on d39b496 Oct 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.