mirror of
https://github.com/arkorty/DownLink.git
synced 2026-03-17 16:51:45 +00:00
Fix: add twitter card image
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user