Skip to content

Commit a14ea38

Browse files
committed
fix: update social preview URL and replace cover image
1 parent 1601804 commit a14ea38

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import pkg from "../../package.json";
33

44
const TITLE = "Vue3 Google Sign-in";
55
const DESCRIPTION = "Google Sign-in for Vue3 Apps";
6-
const SOCIAL_PREVIEW_URL = "https://vue3-google-signin.wavezync.com/cover.png";
6+
const SOCIAL_PREVIEW_URL = "https://vue3-google-signin.wavezync.com/cover.jpg";
77

88
const SideBar: DefaultTheme.Sidebar = [
99
{

docs/public/cover.png

-164 KB
Binary file not shown.

docs/public/og-image.jpg

373 KB
Loading

0 commit comments

Comments
 (0)