Skip to content

Commit

Permalink
chore: remove shop
Browse files Browse the repository at this point in the history
  • Loading branch information
zpuckeridge committed Dec 18, 2024
1 parent 7832e74 commit ec3f278
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions components/navigation/navigation-client.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,6 @@ export default function NavigationClient({
>
Read.cv
</a>
<a
href="https://shop.zacchary.me/"
target="_blank"
className="hover:text-blue-400 dark:hover:text-blue-600 transition"
>
Shop
</a>
<a
href="https://x.com/zpuckeridge"
target="_blank"
Expand Down Expand Up @@ -242,13 +235,6 @@ export default function NavigationClient({
>
Read.cv
</a>
<a
href="https://shop.zacchary.me/"
target="_blank"
className="hover:text-blue-400 dark:hover:text-blue-600 transition"
>
Shop
</a>
<a
href="https://x.com/zpuckeridge"
target="_blank"
Expand Down

0 comments on commit ec3f278

Please sign in to comment.