Skip to content

Commit d5efbc6

Browse files
authored
navbar: Add Pan Docs and Homebrew Hub
1 parent 7b0b5f8 commit d5efbc6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

website/.vuepress/config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ module.exports = {
2727
docsBranch: "dev",
2828
docsDir: "website",
2929
navbar: [
30+
{ link: 'https://hh.gbdev.io', text: 'Games' },
31+
{ link: 'https://gbdev.io/pandocs', text: 'Pan Docs' },
3032
{ link: 'https://www.getrevue.co/profile/gbdev', text: 'Newsletter' },
3133
{
3234
text: 'Community',

0 commit comments

Comments
 (0)