Skip to content

Commit 12a43cf

Browse files
committed
Fix favicon: switch to SVG for auto-scaling
1 parent abcb9a8 commit 12a43cf

4 files changed

Lines changed: 18 additions & 18 deletions

File tree

site/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<meta property="og:description" content="Page not found. Return to ZeroHost free hosting homepage." />
1414
<meta name="twitter:card" content="summary" />
1515
<meta name="twitter:title" content="404 — Page Not Found | ZeroHost" />
16-
<link rel="icon" type="image/png" href="https://img.zero-host.org/assets/picto.png?t=1781195199145" />
16+
<link rel="icon" type="image/svg+xml" href="https://img.zero-host.org/assets/picto.svg" />
1717
<link rel="stylesheet" href="style.css" />
1818
<style>
1919
.error-page {

site/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<meta property="og:url" content="https://zero-host.org/" />
3333
<meta property="og:title" content="ZeroHost — Free Hosting | NodeJS, Python, Java, Rust & More" />
3434
<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" />
3636
<meta property="og:image:alt" content="ZeroHost - Free Powerful Hosting" />
3737
<meta property="og:site_name" content="ZeroHost" />
3838
<meta property="og:locale" content="en_US" />
@@ -41,13 +41,13 @@
4141
<meta name="twitter:card" content="summary_large_image" />
4242
<meta name="twitter:title" content="ZeroHost — Free Hosting | NodeJS, Python, Java, Rust & More" />
4343
<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" />
4545
<meta name="twitter:site" content="@ZeroHost" />
4646
<meta name="twitter:creator" content="@ZeroHost" />
4747

4848
<!-- 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" />
5151
<meta name="theme-color" content="#ffffff" />
5252

5353
<!-- Preconnect for performance -->
@@ -71,7 +71,7 @@
7171
"url": "https://zero-host.org",
7272
"logo": {
7373
"@type": "ImageObject",
74-
"url": "https://img.zero-host.org/assets/picto.png?t=1781195199145",
74+
"url": "https://img.zero-host.org/assets/picto.png",
7575
"width": 512,
7676
"height": 512
7777
},
@@ -243,7 +243,7 @@
243243
<div class="nav-container">
244244
<a href="/" class="logo" id="logo-link">
245245
<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">
247247
</span>
248248
<span class="logo-text">Zero<span class="logo-accent">Host</span></span>
249249
</a>
@@ -831,7 +831,7 @@ <h2 class="cta-title">Ready to deploy your project for free?</h2>
831831
<div class="footer-brand">
832832
<a href="/" class="logo" id="footer-logo">
833833
<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">
835835
</span>
836836
<span class="logo-text">Zero<span class="logo-accent">Host</span></span>
837837
</a>

site/privacy.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
<meta property="og:url" content="https://zero-host.org/privacy.html" />
1313
<meta property="og:title" content="Privacy Policy — ZeroHost Free Hosting" />
1414
<meta property="og:description" content="Learn how ZeroHost handles your data and protects your privacy on our free hosting platform." />
15-
<meta property="og:image" content="https://img.zero-host.org/assets/picto.png?t=1781195199145" />
15+
<meta property="og:image" content="https://img.zero-host.org/assets/picto.png" />
1616
<meta property="og:locale" content="en_US" />
1717
<meta property="og:site_name" content="ZeroHost" />
1818
<meta name="twitter:card" content="summary_large_image" />
1919
<meta name="twitter:title" content="Privacy Policy — ZeroHost Free Hosting" />
2020
<meta name="twitter:description" content="Learn how ZeroHost handles your data and protects your privacy." />
21-
<meta name="twitter:image" content="https://img.zero-host.org/assets/picto.png?t=1781195199145" />
21+
<meta name="twitter:image" content="https://img.zero-host.org/assets/picto.png" />
2222
<meta name="twitter:site" content="@ZeroHost" />
23-
<link rel="icon" type="image/png" href="https://img.zero-host.org/assets/picto.png?t=1781195199145" />
24-
<link rel="apple-touch-icon" href="https://img.zero-host.org/assets/picto.png?t=1781195199145" />
23+
<link rel="icon" type="image/svg+xml" href="https://img.zero-host.org/assets/picto.svg" />
24+
<link rel="apple-touch-icon" href="https://img.zero-host.org/assets/picto.svg" />
2525
<meta name="theme-color" content="#ffffff" />
2626
<link rel="alternate" hreflang="en" href="https://zero-host.org/privacy.html" />
2727
<link rel="stylesheet" href="style.css" />
@@ -123,7 +123,7 @@
123123
<div class="nav-container">
124124
<a href="index.html" class="logo">
125125
<span class="logo-icon">
126-
<img src="https://img.zero-host.org/assets/picto.png?t=1781280015614" alt="ZeroHost" width="32" height="32">
126+
<img src="https://img.zero-host.org/assets/picto.png" alt="ZeroHost" width="32" height="32">
127127
</span>
128128
<span class="logo-text">Zero<span class="logo-accent">Host</span></span>
129129
</a>

site/terms.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
<meta property="og:url" content="https://zero-host.org/terms.html" />
1212
<meta property="og:title" content="Terms of Service — ZeroHost Free Hosting" />
1313
<meta property="og:description" content="Rules and guidelines for using ZeroHost free hosting services." />
14-
<meta property="og:image" content="https://img.zero-host.org/assets/picto.png?t=1781195199145" />
14+
<meta property="og:image" content="https://img.zero-host.org/assets/picto.png" />
1515
<meta property="og:locale" content="en_US" />
1616
<meta property="og:site_name" content="ZeroHost" />
1717
<meta name="twitter:card" content="summary_large_image" />
1818
<meta name="twitter:title" content="Terms of Service — ZeroHost Free Hosting" />
1919
<meta name="twitter:description" content="Rules and guidelines for using ZeroHost free hosting services." />
20-
<meta name="twitter:image" content="https://img.zero-host.org/assets/picto.png?t=1781195199145" />
21-
<link rel="icon" type="image/png" href="https://img.zero-host.org/assets/picto.png?t=1781195199145" />
22-
<link rel="apple-touch-icon" href="https://img.zero-host.org/assets/picto.png?t=1781195199145" />
20+
<meta name="twitter:image" content="https://img.zero-host.org/assets/picto.png" />
21+
<link rel="icon" type="image/svg+xml" href="https://img.zero-host.org/assets/picto.svg" />
22+
<link rel="apple-touch-icon" href="https://img.zero-host.org/assets/picto.svg" />
2323
<meta name="theme-color" content="#ffffff" />
2424
<link rel="alternate" hreflang="en" href="https://zero-host.org/terms.html" />
2525
<link rel="stylesheet" href="style.css" />
@@ -121,7 +121,7 @@
121121
<div class="nav-container">
122122
<a href="index.html" class="logo">
123123
<span class="logo-icon">
124-
<img src="https://img.zero-host.org/assets/picto.png?t=1781280015614" alt="ZeroHost" width="32" height="32">
124+
<img src="https://img.zero-host.org/assets/picto.png" alt="ZeroHost" width="32" height="32">
125125
</span>
126126
<span class="logo-text">Zero<span class="logo-accent">Host</span></span>
127127
</a>

0 commit comments

Comments
 (0)