|
11 | 11 | <meta name="theme-color" content="#342356"> |
12 | 12 |
|
13 | 13 | <!-- Favicon --> |
14 | | - <link rel="icon" type="image/png" sizes="16x16" href="assets/16-16.png"> |
15 | | - <link rel="icon" type="image/png" sizes="32x32" href="assets/32-32.png"> |
16 | | - <link rel="icon" type="image/png" sizes="192x192" href="assets/192-192.png"> |
17 | | - <link rel="apple-touch-icon" sizes="180x180" href="assets/180-180.png"> |
18 | | - <link rel="shortcut icon" href="assets/32-32.png"> |
| 14 | + <link rel="icon" type="image/png" sizes="16x16" href="https://wizardloop.github.io/MagicLottie/assets/16-16.png"> |
| 15 | + <link rel="icon" type="image/png" sizes="32x32" href="https://wizardloop.github.io/MagicLottie/assets/32-32.png"> |
| 16 | + <link rel="icon" type="image/png" sizes="192x192" href="https://wizardloop.github.io/MagicLottie/assets/192-192.png"> |
| 17 | + <link rel="apple-touch-icon" sizes="180x180" href="https://wizardloop.github.io/MagicLottie/assets/180-180.png"> |
| 18 | + <link rel="shortcut icon" href="https://wizardloop.github.io/MagicLottie/assets/32-32.png"> |
19 | 19 |
|
20 | 20 | <!-- Open Graph (Facebook, WhatsApp, Telegram, LinkedIn) --> |
21 | 21 | <meta property="og:title" content="MagicLottie Lottie/TGS Editor"> |
22 | 22 | <meta property="og:description" content="Edit, preview, and export Lottie or TGS (Telegram) animations easily. 100% browser, open-source, mobile-first."> |
23 | | - <meta property="og:image" content="assets/512-512.png"> |
| 23 | + <meta property="og:image" content="https://wizardloop.github.io/MagicLottie/assets/512-512.png"> |
24 | 24 | <meta property="og:url" content="https://wizardloop.github.io/magiclottie/"> |
25 | 25 | <meta property="og:type" content="website"> |
26 | 26 |
|
27 | 27 | <!-- Twitter Card --> |
28 | 28 | <meta name="twitter:card" content="summary"> |
29 | 29 | <meta name="twitter:title" content="MagicLottie — Lottie/TGS Editor"> |
30 | 30 | <meta name="twitter:description" content="Mobile-first Lottie/TGS animation editor. Open, fast, and fun!"> |
31 | | - <meta name="twitter:image" content="assets/512-512.png"> |
| 31 | + <meta name="twitter:image" content="https://wizardloop.github.io/MagicLottie/assets/512-512.png"> |
32 | 32 |
|
33 | 33 | <style> |
34 | 34 | html, body { |
|
0 commit comments