mirror of
https://github.com/arkorty/DownLink.git
synced 2026-03-18 00:57:15 +00:00
Fix: add twitter card image
This commit is contained in:
@@ -34,7 +34,10 @@
|
|||||||
name="twitter:description"
|
name="twitter:description"
|
||||||
content="Download videos from YouTube and Instagram with ease."
|
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="apple-touch-icon" href="https://dl.arkorty.xyz/logo192.png" />
|
||||||
<link rel="manifest" href="https://dl.arkorty.xyz/manifest.json" />
|
<link rel="manifest" href="https://dl.arkorty.xyz/manifest.json" />
|
||||||
|
|||||||
BIN
frontend/public/twitter-card.png
Normal file
BIN
frontend/public/twitter-card.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
Reference in New Issue
Block a user