Skip to content

Remove "Ask in ChatGPT" button from docs pages - #167

Closed
claude[bot] wants to merge 1 commit into
mainfrom
remove-chatgpt-docs-button
Closed

Remove "Ask in ChatGPT" button from docs pages#167
claude[bot] wants to merge 1 commit into
mainfrom
remove-chatgpt-docs-button

Conversation

@claude

@claude claude Bot commented Aug 10, 2026

Copy link
Copy Markdown

Requested by Nikita Melnikov · Slack thread

Before: every docs page (e.g. /guides/getting-started) shows an "Ask in ChatGPT" button (Vocs's AI CTA dropdown, enabled by default).

After: the button is gone.

How: sets aiCta: false in vocs.config.tsx, which disables Vocs's built-in AI CTA widget. Note: this widget is a single component, so its bundled "Copy page for LLMs" dropdown item is removed along with it — Vocs 1.4.1 has no option to keep one without the other. llms: { generateMarkdown: true } (llms.txt / markdown generation) is untouched.


Generated by Claude Code

@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Building Building Preview Aug 10, 2026 11:40am

Request Review

@claude

claude Bot commented Aug 10, 2026

Copy link
Copy Markdown
Author

Closing — the actual request was a styling fix for the button's border misalignment, not removing the button. A follow-up PR fixes the styling.

🤖 Generated with Claude Code

https://claude.ai/code/session_01BqLKuRU6DmHk5DBPN3mrwk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant