nekoworks-website/contact.html
2025-07-07 20:02:18 -04:00

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>