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 aa5fcd1 commit 11e2ee5Copy full SHA for 11e2ee5
1 file changed
theme.config.tsx
@@ -43,7 +43,7 @@ const config: DocsThemeConfig = {
43
<meta property="og:description" content="A Comprehensive Overview of Prompt Engineering" />
44
<meta
45
name="og:title"
46
- content={title ? title + ' | Prompt Engineering Guide' : 'Prompt Engineering Guide'}
+ content={pageTitle}
47
/>
48
<link rel="icon" href="/144-favicon.svg" type="image/svg+xml" />
49
0 commit comments