Totally optional tilde favicon

This commit is contained in:
litemotiv 2024-11-02 13:00:00 +01:00
parent b113fe11a3
commit cfb2128fd6
2 changed files with 1 additions and 0 deletions

BIN
favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 531 B

View File

@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title><?=isset($title) ? $title : "Welcome to ~tilde.club~"?></title>
<link rel="icon" type="image/png" href="favicon.png">
<!-- Preload CSS and image resources -->
<link rel="preload" href="/style.css" as="style">