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 a14ea38 commit 6399a1dCopy full SHA for 6399a1d
docs/.vitepress/config.ts
@@ -3,7 +3,7 @@ import pkg from "../../package.json";
3
4
const TITLE = "Vue3 Google Sign-in";
5
const DESCRIPTION = "Google Sign-in for Vue3 Apps";
6
-const SOCIAL_PREVIEW_URL = "https://vue3-google-signin.wavezync.com/cover.jpg";
+const SOCIAL_PREVIEW_URL = "https://vue3-google-signin.wavezync.com/og-image.jpg";
7
8
const SideBar: DefaultTheme.Sidebar = [
9
{
0 commit comments