Files
yankee-gnome-twitch-api/web/pages/index.html
2025-02-06 13:09:57 -05:00

14 lines
105 B
HTML
Executable File

<html lang="en">
<body>
<script>
window.location.replace("portal.html");
</script>
</body>
</html>