We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77f055f + d332250 commit 6dbbb5eCopy full SHA for 6dbbb5e
1 file changed
src/theme/TOC/index.js
@@ -19,15 +19,6 @@ const EnhancedTOC = ({ toc, ...props }) =>
19
Community Slack
20
</a>
21
</div>
22
- <div className="toc-links">
23
- <img src="/icons/google-meet.svg" height="20" alt="google-meet" />
24
- <a
25
- href="https://www.aserto.com/contact-engineer"
26
- target="_blank"
27
- >
28
- Speak to an engineer
29
- </a>
30
- </div>
31
32
)}
33
</BrowserOnly>
0 commit comments