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 1af91ce commit e9e7514Copy full SHA for e9e7514
docusaurus.config.js
@@ -90,6 +90,7 @@ const config = {
90
{ type: 'docSidebar', sidebarId: 'providersSidebar', label: 'Providers', position: 'left' },
91
{ type: 'docSidebar', sidebarId: 'cliSidebar', label: 'CLI', position: 'left' },
92
{ to: 'https://defang.io/blog', label: 'Blog', position: 'left' },
93
+ { to: 'https://defang.io/samples', label: 'Samples', position: 'left' },
94
{
95
href: '/docs/intro/getting-started',
96
label: 'Get Started',
0 commit comments