mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
tilde.club is back. sign up related update.
This commit is contained in:
10
header.php
10
header.php
@@ -4,6 +4,12 @@
|
||||
<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="stylesheet" href="/style.css">
|
||||
<link rel="stylesheet" href="https://yourtilde.com/~deepend/tcnew/style.css">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<body>
|
||||
<div id="navbar">
|
||||
<a href="https://tilde.club/">HOME</a>
|
||||
<a href="https://tilde.club/wiki">WIKI</a>
|
||||
<a href="https://tilde.club/signup">SIGN-UP</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user