Update index.html
All checks were successful
Build and Deploy koneko.rocks / build-and-deploy (push) Successful in 35s

This commit is contained in:
koneko 2025-05-29 12:45:15 +00:00
parent d6819f6933
commit b8e4dc325c

View File

@ -6,13 +6,7 @@
<title>koneko.rocks</title>
</head>
<body>
<pre>
Temporary landing page until I decide something better to put here.
If you are seeing this:
it means DDNS is running and dynamically changing DNS records
it means that Caddy is successfully serving TLS certificates and reverse proxying this page
it means that this page is successfully deployed (source code: https://gitea.overflow.fun/koneko/koneko.rocks)
it means I wasted a lot of my time.
</pre>
<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>