Skip to content

Commit

Permalink
refactor: update stream banner
Browse files Browse the repository at this point in the history
  • Loading branch information
albingroen committed Aug 7, 2024
1 parent c373fe1 commit 681372d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ function MyApp({ Component, pageProps }: AppProps) {
</a>
<ArrowUpRightIcon className="w-4 stroke-white" /> 🎬 &nbsp;
<a
href="https://www.youtube.com/watch?v=Nm1R4nWjqu8"
href="https://www.youtube.com/watch?v=5KvO2cT3MnA"
className="underline decoration-1 underline-offset-2 text-sm text-white font-medium animate-pulse"
rel="noopener noreferrer"
target="_blank"
Expand Down

0 comments on commit 681372d

Please sign in to comment.