feat: page icon
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
||||||
<link rel="stylesheet" href="assets/css/styles.css">
|
<link rel="stylesheet" href="assets/css/styles.css">
|
||||||
|
<link rel="shortcut icon" href="assets/img/saturn-white.png" type="image/png">
|
||||||
<title>Saturn</title>
|
<title>Saturn</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
BIN
assets/img/saturn-white.png
Normal file
BIN
assets/img/saturn-white.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<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">
|
<link rel="stylesheet" href="assets/css/styles.css">
|
||||||
<title>Saturn</title>
|
<title>Saturn</title>
|
||||||
</head>
|
</head>
|
||||||
@@ -15,7 +15,6 @@
|
|||||||
<a href="https://host.saturn.gay/">HOSTING</a>
|
<a href="https://host.saturn.gay/">HOSTING</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="rbottom">
|
<div class="rbottom">
|
||||||
<img src="assets/img/saturn-black.png" alt="">
|
|
||||||
<p>© 2022 - 2025 SATURN</p>
|
<p>© 2022 - 2025 SATURN</p>
|
||||||
<p>ALL RIGHTS RESERVED</p>
|
<p>ALL RIGHTS RESERVED</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user