We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0b5f8 commit d5efbc6Copy full SHA for d5efbc6
1 file changed
website/.vuepress/config.js
@@ -27,6 +27,8 @@ module.exports = {
27
docsBranch: "dev",
28
docsDir: "website",
29
navbar: [
30
+ { link: 'https://hh.gbdev.io', text: 'Games' },
31
+ { link: 'https://gbdev.io/pandocs', text: 'Pan Docs' },
32
{ link: 'https://www.getrevue.co/profile/gbdev', text: 'Newsletter' },
33
{
34
text: 'Community',
0 commit comments