initial
Some checks failed
Build and Deploy koneko.rocks / build-and-deploy (push) Failing after 6s

This commit is contained in:
2025-07-14 01:07:42 +02:00
commit e37f00775f
5 changed files with 73 additions and 0 deletions

12
index.html Normal file
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>koneko.rocks</title>
</head>
<body>
<a href="https://blog.overflow.fun/">blog site</a>
<h1>Landing page because I have nothing better to put here. I might scrap this domain in general.</h1>
</body>
</html>