feat: page icon

This commit is contained in:
aze
2025-09-05 21:26:29 +02:00
parent 1024253bea
commit 7eb44dbe01
3 changed files with 3 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="shortcut icon" href="assets/img/saturn-white.png" type="image/png">
<title>Saturn</title>
</head>
<body>

BIN
assets/img/saturn-white.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="assets/img/saturn-white.png" type="image/png">
<link rel="stylesheet" href="assets/css/styles.css">
<title>Saturn</title>
</head>
@@ -15,7 +15,6 @@
<a href="https://host.saturn.gay/">HOSTING</a>
</div>
<div class="rbottom">
<img src="assets/img/saturn-black.png" alt="">
<p>© 2022 - 2025 SATURN</p>
<p>ALL RIGHTS RESERVED</p>
</div>