mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-13 13:00:34 +00:00
feat(web): better open graph
This commit is contained in:
parent
393626f619
commit
3908e54ba1
2 changed files with 4 additions and 4 deletions
|
|
@ -13,16 +13,16 @@
|
|||
|
||||
<link rel="search" type="application/opensearchdescription+xml" title="Miru" href="%sveltekit.assets%/opensearch.xml">
|
||||
|
||||
<meta name="twitter:image:src" content="https://miru.watch/app_original.png" />
|
||||
<meta name="twitter:image:src" content="https://miru.watch/opengraph.webp" />
|
||||
<meta name="twitter:site" content="@ThaUnknown_" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="Miru: Stream anime torrents, real-time with no waiting for downloads." />
|
||||
<meta name="twitter:title" content="Miru - Torrenting Made Simple" />
|
||||
<meta name="twitter:description" content="Stream anime torrents, real-time with no waiting for downloads." />
|
||||
<meta property="og:image" content="https://miru.watch/app_original.png" />
|
||||
<meta property="og:image" content="https://miru.watch/opengraph.webp" />
|
||||
<meta property="og:image:alt" content="Stream anime torrents, real-time with no waiting for downloads." />
|
||||
<meta property="og:site_name" content="Miru" />
|
||||
<meta property="og:type" content="object" />
|
||||
<meta property="og:title" content="Miru: Stream anime torrents, real-time with no waiting for downloads." />
|
||||
<meta property="og:title" content="Miru - Torrenting Made Simple" />
|
||||
<meta property="og:url" content="https://miru.watch" />
|
||||
<meta property="og:description" content="Stream anime torrents, real-time with no waiting for downloads." />
|
||||
|
||||
|
|
|
|||
BIN
web/static/opengraph.webp
Normal file
BIN
web/static/opengraph.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
Loading…
Reference in a new issue