mirror of https://github.com/tildeclub/site.git
Totally optional tilde favicon
This commit is contained in:
parent
b113fe11a3
commit
cfb2128fd6
Binary file not shown.
After Width: | Height: | Size: 531 B |
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue