Skip to content

Commit

Permalink
url,fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Neon-20 committed Dec 18, 2023
1 parent 3227d67 commit a6918fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Globe.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ export function Globe() {
</svg>
</button>
</Link>
<Link href="https://www.youtube.com/watch?v=0R0lbvvS5Cg" target="_blank">
<button className="flex items-center gap-2 md:gap-4 rounded-full text-gray-400 mix-blend-exclusion">
<svg
xmlns="http://www.w3.org/2000/svg"
Expand All @@ -129,6 +130,7 @@ export function Globe() {
<span className="text-xs md:text-base">2 min</span>
</p>
</button>
</Link>
</div>
</div>
<div className="text-black md:mt-20">
Expand Down

0 comments on commit a6918fb

Please sign in to comment.