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 175725d commit a20f179Copy full SHA for a20f179
docs/.vitepress/config.mjs
@@ -147,6 +147,7 @@ export default defineConfig({
147
{ text: 'Renaming', link: '/advanced/renaming' },
148
{ text: 'Builder', link: '/advanced/builds' },
149
{ text: 'Local', link: '/advanced/local' },
150
+ { text: 'RFC Connector', link: '/advanced/rfc' },
151
{ text: 'Extensibility', collapsed : "false" , items: [
152
{ text: 'Custom JS', link: '/advanced/extensibility/custom_js' },
153
{ text: 'Frontend', link: '/advanced/extensibility/frontend' },
0 commit comments