Skip to content

Commit

Permalink
fix: fix og:image
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Nov 3, 2023
1 parent 2a81732 commit 06e370f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<meta name="keywords" content="Varlet App Template Lite" />
<meta property="og:title" content="Varlet,App,Template" />
<meta property="og:type" content="website" />
<meta property="og:image" content="/vite.svg" />
<meta property="og:image" content="./logo.svg" />
<meta property="og:description" content="A Varlet app template lite" />
<title>Varlet App Template Lite</title>
</head>
Expand Down

0 comments on commit 06e370f

Please sign in to comment.