Skip to content

Commit 4a3937f

Browse files
committed
docs: configure og:image
resolves #195
1 parent 96f8361 commit 4a3937f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/app.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export default defineAppConfig({
44
header: { logo: true },
55
url: 'https://regexp.dev',
66
description: '🦄 A compiled-away, type-safe, readable RegExp alternative',
7+
image: 'https://regexp.dev/cover.png',
78
socials: {
89
twitter: 'danielcroe',
910
github: 'danielroe/magic-regexp',

0 commit comments

Comments
 (0)