Added donate link
This commit is contained in:
parent
3792c320d2
commit
8a358495a2
13
html/donate/index.html
Normal file
13
html/donate/index.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Donate | Pixelated</title>
|
||||
<link rel="icon" type="image/x-icon" href="content/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
window.location = "https://ko-fi.com/freedtapestry21";
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user