pixelated.sh/html/donate/index.html

14 lines
423 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Donate | Pixelated</title>
<link rel="icon" type="image/x-icon" href="https://mirror.pixelated.sh/icons/pixelated/logo-512">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<script>
window.location = "https://ko-fi.com/freedtapestry21";
</script>
</body>
</html>