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 96f8361 commit 4a3937fCopy full SHA for 4a3937f
docs/app.config.ts
@@ -4,6 +4,7 @@ export default defineAppConfig({
4
header: { logo: true },
5
url: 'https://regexp.dev',
6
description: '🦄 A compiled-away, type-safe, readable RegExp alternative',
7
+ image: 'https://regexp.dev/cover.png',
8
socials: {
9
twitter: 'danielcroe',
10
github: 'danielroe/magic-regexp',
0 commit comments