We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d018d7 commit 0534bd0Copy full SHA for 0534bd0
docs/whitepaper.md
sidebars.js
@@ -16,6 +16,11 @@ const sidebars = {
16
// By default, Docusaurus generates a sidebar from the docs folder structure
17
tutorialSidebar: [
18
{type: 'autogenerated', dirName: '.'},
19
+ {
20
+ type: 'link',
21
+ label: '📝 Whitepaper',
22
+ href: 'https://whitepaper.gaianet.ai/?ref=docs', // your actual link
23
+ },
24
{
25
type: 'link',
26
label: '🆕 Changelog',
0 commit comments