Skip to content

Commit

Permalink
Merge pull request #770 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 db81711 + 0b77427 commit 58648c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +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" />
%sveltekit.head%
<style>
@media not (display-mode: standalone) {
Expand Down
Binary file added web/static/nostter-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 58648c6

@vercel
Copy link

@vercel vercel bot commented on 58648c6 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.vercel.app
nostter-git-main-snowcait.vercel.app
nostter-snowcait.vercel.app

Please sign in to comment.