Browse Source

Redirct Page Finished

master
nukashimika 2 years ago
commit
aaa57e3f81
  1. 2
      README.md
  2. 12
      src/index.html

2
README.md

@ -0,0 +1,2 @@
# WARNING
This is a redirect page, managed as a submodule. You're probably looking for [this](https://git.sexmasters.xyz/catherine/www.cola.works)

12
src/index.html

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<script>
window.location.replace("https://cola.works");
</script>
</head>
<body>
</body>
</html>
Loading…
Cancel
Save