Skip to content

Commit

Permalink
Merge pull request #771 from SnowCait/ogp-image
Browse files Browse the repository at this point in the history
OGP image
  • Loading branch information
SnowCait authored Oct 31, 2023
2 parents 58648c6 + 56c6bab commit 4c3ec84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" href="%sveltekit.assets%/icon.png" />
<link rel="manifest" href="%sveltekit.assets%/manifest.webmanifest" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="og:image" content="https://nostter.vercel.app/nostter-logo.png" />
<meta property="og:image" content="https://nostter.vercel.app/icon.png" />
%sveltekit.head%
<style>
@media not (display-mode: standalone) {
Expand Down

1 comment on commit 4c3ec84

@vercel
Copy link

@vercel vercel bot commented on 4c3ec84 Oct 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nostter – ./

nostter-snowcait.vercel.app
nostter-git-main-snowcait.vercel.app
nostter.vercel.app

Please sign in to comment.