Files
funk/chookspace/index.html

13 lines
313 B
HTML
Raw Permalink Normal View History

2026-01-19 21:20:17 +11:00
<<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Use Solstice instead!</title>
</head>
<body>
<a href="https://sols.dev">Use Solstice instead!</a>
</body>
</html>