Skip to content

Commit

Permalink
Added YT
Browse files Browse the repository at this point in the history
  • Loading branch information
carletex committed Jul 14, 2023
1 parent d94350c commit b372c44
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/nextjs/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,14 @@ export const Footer = () => {
<a href="https://discord.gg/pRsr6rwG" target="_blank" rel="noreferrer" className="m-0">
Discord
</a>
<a
href="https://www.youtube.com/@austingriffith3550/playlists"
target="_blank"
rel="noreferrer"
className="m-0"
>
YouTube
</a>
</div>
</div>
</div>
Expand Down

0 comments on commit b372c44

Please sign in to comment.