mirror of https://github.com/tildeclub/site.git
Update header.php
This commit is contained in:
parent
1ca4308a44
commit
f1543bcada
|
@ -4,6 +4,8 @@
|
|||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title><?=isset($title) ? $title : "Welcome to ~tilde.club~"?></title>
|
||||
<link rel="preload" href="/style.css" as="style">
|
||||
<link rel="preload" href="/images/rss.png" as="image">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue