|
32 | 32 | <meta property="og:url" content="https://zero-host.org/" /> |
33 | 33 | <meta property="og:title" content="ZeroHost — Free Hosting | NodeJS, Python, Java, Rust & More" /> |
34 | 34 | <meta property="og:description" content="100% free hosting for NodeJS, Python, Java, Rust, Gitea, Uptime Kuma and more. Powered by Pterodactyl with 400+ Mbit/s bandwidth. No credit card required." /> |
35 | | - <meta property="og:image" content="https://img.zero-host.org/assets/picto.png?t=1781195199145" /> |
| 35 | + <meta property="og:image" content="https://img.zero-host.org/assets/picto.png" /> |
36 | 36 | <meta property="og:image:alt" content="ZeroHost - Free Powerful Hosting" /> |
37 | 37 | <meta property="og:site_name" content="ZeroHost" /> |
38 | 38 | <meta property="og:locale" content="en_US" /> |
|
41 | 41 | <meta name="twitter:card" content="summary_large_image" /> |
42 | 42 | <meta name="twitter:title" content="ZeroHost — Free Hosting | NodeJS, Python, Java, Rust & More" /> |
43 | 43 | <meta name="twitter:description" content="100% free hosting for NodeJS, Python, Java, Rust, Gitea, Uptime Kuma and more. Powered by Pterodactyl with 400+ Mbit/s bandwidth." /> |
44 | | - <meta name="twitter:image" content="https://img.zero-host.org/assets/picto.png?t=1781195199145" /> |
| 44 | + <meta name="twitter:image" content="https://img.zero-host.org/assets/picto.png" /> |
45 | 45 | <meta name="twitter:site" content="@ZeroHost" /> |
46 | 46 | <meta name="twitter:creator" content="@ZeroHost" /> |
47 | 47 |
|
48 | 48 | <!-- Favicon --> |
49 | | - <link rel="icon" type="image/png" href="https://img.zero-host.org/assets/picto.png?t=1781195199145" /> |
50 | | - <link rel="apple-touch-icon" href="https://img.zero-host.org/assets/picto.png?t=1781195199145" /> |
| 49 | + <link rel="icon" type="image/svg+xml" href="https://img.zero-host.org/assets/picto.svg" /> |
| 50 | + <link rel="apple-touch-icon" href="https://img.zero-host.org/assets/picto.svg" /> |
51 | 51 | <meta name="theme-color" content="#ffffff" /> |
52 | 52 |
|
53 | 53 | <!-- Preconnect for performance --> |
|
71 | 71 | "url": "https://zero-host.org", |
72 | 72 | "logo": { |
73 | 73 | "@type": "ImageObject", |
74 | | - "url": "https://img.zero-host.org/assets/picto.png?t=1781195199145", |
| 74 | + "url": "https://img.zero-host.org/assets/picto.png", |
75 | 75 | "width": 512, |
76 | 76 | "height": 512 |
77 | 77 | }, |
|
243 | 243 | <div class="nav-container"> |
244 | 244 | <a href="/" class="logo" id="logo-link"> |
245 | 245 | <span class="logo-icon"> |
246 | | - <img src="https://img.zero-host.org/assets/picto.png?t=1781280015614" alt="ZeroHost" width="32" height="32"> |
| 246 | + <img src="https://img.zero-host.org/assets/picto.png" alt="ZeroHost" width="32" height="32"> |
247 | 247 | </span> |
248 | 248 | <span class="logo-text">Zero<span class="logo-accent">Host</span></span> |
249 | 249 | </a> |
@@ -831,7 +831,7 @@ <h2 class="cta-title">Ready to deploy your project for free?</h2> |
831 | 831 | <div class="footer-brand"> |
832 | 832 | <a href="/" class="logo" id="footer-logo"> |
833 | 833 | <span class="logo-icon"> |
834 | | - <img src="https://img.zero-host.org/assets/picto.png?t=1781280015614" alt="ZeroHost" width="32" height="32"> |
| 834 | + <img src="https://img.zero-host.org/assets/picto.png" alt="ZeroHost" width="32" height="32"> |
835 | 835 | </span> |
836 | 836 | <span class="logo-text">Zero<span class="logo-accent">Host</span></span> |
837 | 837 | </a> |
|
0 commit comments