All checks were successful
Build and Deploy koneko.rocks / build-and-deploy (push) Successful in 35s
13 lines
355 B
HTML
13 lines
355 B
HTML
<!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>
|