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 21a4b76 commit 4ee7c77Copy full SHA for 4ee7c77
docs/sidebars.ts
@@ -3,6 +3,11 @@ import type { SidebarsConfig } from '@docusaurus/plugin-content-docs';
3
const sidebars: SidebarsConfig = {
4
instructions: [
5
{ type: 'autogenerated', dirName: '.' },
6
+ {
7
+ type: 'link',
8
+ label: '📝 Feedback Form',
9
+ href: 'https://forms.gle/vvCoDP38HfJdfmca8',
10
+ },
11
{
12
type: 'category',
13
collapsed: false,
0 commit comments