Skip to content

Commit 3952597

Browse files
committed
Add OG image
1 parent 75737a4 commit 3952597

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rspress.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export default defineConfig({
3333
title: 'AIScript',
3434
type: 'website',
3535
url: PUBLISH_URL,
36+
image: 'https://aiscript.dev/aiscript-social-image.png',
3637
description: 'AIScript is a unique combination of interpreter programming language and web framework, both written in Rust, designed to help developers build AI applications effortlessly.',
3738
}),
3839
pluginYaml(),

0 commit comments

Comments
 (0)