Skip to content

Commit 58648c6

Browse files
authored
Merge pull request #770 from SnowCait/ogp-image
OGP image
2 parents db81711 + 0b77427 commit 58648c6

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

web/src/app.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="icon" href="%sveltekit.assets%/icon.png" />
66
<link rel="manifest" href="%sveltekit.assets%/manifest.webmanifest" />
77
<meta name="viewport" content="width=device-width, initial-scale=1" />
8+
<meta property="og:image" content="https://nostter.vercel.app/nostter-logo.png" />
89
%sveltekit.head%
910
<style>
1011
@media not (display-mode: standalone) {

web/static/nostter-logo.png

3.98 KB
Loading

0 commit comments

Comments
 (0)