2024-05-22 11:03:59 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>celery</title>
|
|
|
|
<meta charset="utf8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link rel="stylesheet" href="/assets/style.css"></link>
|
|
|
|
<link rel="stylesheet" href="/assets/index.css"></link>
|
|
|
|
<script defer src="/assets/index.js"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<canvas id="canvas"></canvas>
|
2024-10-09 21:05:09 +00:00
|
|
|
<i>dont worry about it, everything will be fixed soon™</i>
|
2024-05-22 11:03:59 +00:00
|
|
|
</body>
|
|
|
|
</html>
|