15 lines
252 B
HTML
15 lines
252 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>nekoworks.xyz</title>
|
|
<link rel="stylesheet" type="text/css" href="files/style.css">
|
|
</head>
|
|
|
|
<body>
|
|
Bother me on Matrix, @neko:nekoworks.moe
|
|
<p>
|
|
TODO: make proper contact page
|
|
</p>
|
|
</body>
|
|
</html>
|