Skip to content

Commit

Permalink
feat(website): add youtube footer link (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
d1onys1us committed Nov 22, 2022
1 parent 5c4d370 commit 912db51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,10 @@ const config = {
label: "Twitter",
href: "https://twitter.com/taikoxyz",
},
{
label: "YouTube",
href: "https://www.youtube.com/@taikoxyz",
},
],
copyright: `© Taiko Labs ${new Date().getFullYear()}`,
},
Expand Down

0 comments on commit 912db51

Please sign in to comment.