site/index.php

10 lines
190 B
PHP
Raw Normal View History

2018-11-11 02:57:01 +00:00
<html>
<head>
<title>TildeLinux</title>
<link rel="stylesheet" href="https://tilde.team/css/hacker.css">
</head>
<body>
<h1>TildeLinux</h1>
<p>WIP</p>
</body>
</html>