Skip to content

Commit 481c242

Browse files
authored
Update index.html
1 parent 2257814 commit 481c242

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
<meta name="theme-color" content="#342356">
1212

1313
<!-- 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">
1919

2020
<!-- Open Graph (Facebook, WhatsApp, Telegram, LinkedIn) -->
2121
<meta property="og:title" content="MagicLottie Lottie/TGS Editor">
2222
<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">
2424
<meta property="og:url" content="https://wizardloop.github.io/magiclottie/">
2525
<meta property="og:type" content="website">
2626

2727
<!-- Twitter Card -->
2828
<meta name="twitter:card" content="summary">
2929
<meta name="twitter:title" content="MagicLottie — Lottie/TGS Editor">
3030
<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">
3232

3333
<style>
3434
html, body {

0 commit comments

Comments
 (0)