Update Open Graph and Twitter image references to new asset
This commit is contained in:
parent
3aa754ed08
commit
35c70cff23
4 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<p><a href="https://debrid-services-comparison.netlify.app/"><em>▶ Open the interactive version (search • filter • compare)</em></a></p>
|
||||
|
||||
<a href="https://debrid-services-comparison.netlify.app/"><img src="./dist/image.png" alt="Screenshot of interactive comparison web app" width="880" loading="lazy"></a>
|
||||
<a href="https://debrid-services-comparison.netlify.app/"><img src="./dist/images/og.png" alt="Screenshot of interactive comparison web app" width="880" loading="lazy"></a>
|
||||
|
||||
<p><a href="#pricing-comparison">Pricing</a> · <a href="#available-hosts">Hosts</a> · <a href="#policies-and-legal">Policies</a> · <a href="#tools-and-community">Tools</a></p>
|
||||
</div>
|
||||
|
|
|
|||
BIN
dist/image.png
vendored
BIN
dist/image.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 321 KiB |
BIN
dist/images/og.png
vendored
Normal file
BIN
dist/images/og.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 355 KiB |
4
dist/index.html
vendored
4
dist/index.html
vendored
|
|
@ -60,7 +60,7 @@
|
|||
<meta property="og:title" content="Debrid Services Comparison - Compare All Premium Debrid Services">
|
||||
<meta property="og:description"
|
||||
content="Compare pricing, file host support, and features across 9+ major debrid services including AllDebrid, Real-Debrid, TorBox, Premiumize & more. Find the best premium debrid service with 400+ host support for streaming and downloads.">
|
||||
<meta property="og:image" content="https://debridcompare.pages.dev/image.png">
|
||||
<meta property="og:image" content="https://debridcompare.pages.dev/images/og.png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
<meta property="og:site_name" content="Debrid Services Comparison">
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
<meta name="twitter:title" content="Debrid Services Comparison - Compare Pricing & Hosts">
|
||||
<meta name="twitter:description"
|
||||
content="Compare pricing, host support, and features across 9+ debrid services. Find the best premium multi-hoster for streaming and downloads with 400+ file hosts.">
|
||||
<meta name="twitter:image" content="https://debridcompare.pages.dev/image.png">
|
||||
<meta name="twitter:image" content="https://debridcompare.pages.dev/images/og.png">
|
||||
|
||||
<!-- Structured Data -->
|
||||
<script type="application/ld+json">
|
||||
|
|
|
|||
Loading…
Reference in a new issue