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 3b3ca36 commit 5b1acf8Copy full SHA for 5b1acf8
apify-docs-theme/src/theme/LLMButtons/index.jsx
@@ -17,7 +17,7 @@ import styles from './styles.module.css';
17
18
const DROPDOWN_OPTIONS = [
19
{
20
- label: 'Copy page',
+ label: 'Copy for LLM',
21
description: 'Copy page as Markdown for LLMs',
22
showExternalIcon: false,
23
Icon: CopyIcon,
0 commit comments