We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0bbd6 commit 9c12ba1Copy full SHA for 9c12ba1
1 file changed
website/.vuepress/config.js
@@ -25,7 +25,9 @@ module.exports = {
25
docsRepo: "https://github.com/gbdev/gbdev.github.io",
26
docsBranch: "dev",
27
docsDir: "website",
28
- navbar: [{
+ navbar: [
29
+ { link: 'https://www.getrevue.co/profile/gbdev', text: 'Newsletter' },
30
+ {
31
text: 'Community',
32
link: '/',
33
collapsable: false,
0 commit comments