We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9a877 commit 60d1eadCopy full SHA for 60d1ead
doc/website/src/theme/share-image.js
@@ -1,4 +1,4 @@
1
-const defaultImg = "https://og.atlasgo.io/image?title=Open-source%20database%20schema%20management"
+const defaultImg = "https://og.atlasgo.io/image?title=Manage%20your%20Database%20Schema-as-Code"
2
3
// getImage returns the share image URL for a page/blog post. Order of evaluation is:
4
// the `image` attribute in the document front-matter, the `shareText` attribute in the
0 commit comments