diff --git a/docusaurus.config.js b/docusaurus.config.js index 349f14c..49e718b 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -32,6 +32,16 @@ const config = { height: 23 }, items: [ + { + href: 'https://pureskill.gg', + label: 'Home', + position: 'right' + }, + { + href: 'https://pureskill.gg/discord', + label: 'Discord', + position: 'right' + }, { href: 'https://github.com/pureskillgg/docs', label: 'GitHub',