Skip to content

Commit

Permalink
newsletter link in docs footer (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
acashmoney committed Aug 11, 2023
1 parent b306791 commit 0cbcc41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ const createConfig = async () => {
label: "Twitter",
href: "https://twitter.com/lab_dao",
},
{
label: "Newsletter",
href: "http://eepurl.com/ir0E22",
}
],
},
],
Expand Down

0 comments on commit 0cbcc41

Please sign in to comment.