Skip to content

Commit 0cbcc41

Browse files
authored
newsletter link in docs footer (#590)
1 parent b306791 commit 0cbcc41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/docusaurus.config.js

+4
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ const createConfig = async () => {
114114
label: "Twitter",
115115
href: "https://twitter.com/lab_dao",
116116
},
117+
{
118+
label: "Newsletter",
119+
href: "http://eepurl.com/ir0E22",
120+
}
117121
],
118122
},
119123
],

0 commit comments

Comments
 (0)