mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
init
This commit is contained in:
6
header.php
Normal file
6
header.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title><?=isset($title) ? $title : "Welcome to ~tilde.club~"?></title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
Reference in New Issue
Block a user