Fix: add twitter card image

This commit is contained in:
Arkaprabha Chakraborty
2024-08-16 00:24:06 +05:30
parent 9f32e7eecc
commit 336352b240
2 changed files with 4 additions and 1 deletions

View File

@@ -34,7 +34,10 @@
name="twitter:description"
content="Download videos from YouTube and Instagram with ease."
/>
<meta name="twitter:image" content="https://dl.arkorty.xyz/logo512.png" />
<meta
name="twitter:image"
content="https://dl.arkorty.xyz/twitter-card.png"
/>
<link rel="apple-touch-icon" href="https://dl.arkorty.xyz/logo192.png" />
<link rel="manifest" href="https://dl.arkorty.xyz/manifest.json" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB