We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5674f08 commit be687dfCopy full SHA for be687df
1 file changed
docs/theme.config.tsx
@@ -110,14 +110,12 @@ const config: DocsThemeConfig = {
110
)
111
},
112
toc: {
113
- extraContent: (
114
- <div>
115
- <br/>
116
- <a target="_blank" href="https://cube.dev/blog/cube-cloud-named-fast-moving-leader-in-gigaoms-2024-sonar-report?utm_source=cube&utm_medium=docs">
117
- <img src="https://ucarecdn.com/a16cd6ee-4310-4507-a528-3caeda0777c2/"/>
118
- </a>
119
- </div>
120
- )
+ },
+ editLink: {
+ component: null
+ feedback: {
+ content: null
121
}
122
};
123
0 commit comments