Skip to content

Commit 19400e7

Browse files
Chore: Update social card to use pql (#146)
## Description πŸ“ ## Quick Links πŸš€ <!-- Links to the relevant place(s) in the CloudFlare Pages build. Wait for CF comment for link. --> ## Assertion Tests πŸ€– <!-- Add assertions between the comments below to have ChatGPT check the quality of your docs contribution (Diff) and how well it integrates with existing docs. E.g., A user should be able to easily understand how to make a simple query. --> <!-- For more info, see the Action's docs in the marketplace: https://github.com/marketplace/actions/docs-assertion-tester#usage --> <!-- DX:Assertion-start --> <!-- DX:Assertion-end -->
1 parent 4cd38d8 commit 19400e7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

β€Ždocusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ const config: Config = {
140140
},
141141
},
142142
// Replace with your project's social card
143-
image: 'img/og-social-card.jpg',
143+
image: 'img/og-promptql.jpg',
144144
algolia: {
145145
appId: 'FWSSPB5BLA',
146146
// Public API key: it is safe to commit it

β€Žstatic/img/og-promptql.jpg

704 KB
Loading

0 commit comments

Comments
Β (0)