Skip to content

Commit 60d1ead

Browse files
authored
doc/website: share image text (#3151)
1 parent 2e9a877 commit 60d1ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/website/src/theme/share-image.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const defaultImg = "https://og.atlasgo.io/image?title=Open-source%20database%20schema%20management"
1+
const defaultImg = "https://og.atlasgo.io/image?title=Manage%20your%20Database%20Schema-as-Code"
22

33
// getImage returns the share image URL for a page/blog post. Order of evaluation is:
44
// the `image` attribute in the document front-matter, the `shareText` attribute in the

0 commit comments

Comments
 (0)