template page for chrono chamber

This commit is contained in:
Tabby 2025-04-04 19:09:05 +11:00
parent cfce832b6e
commit 19f0f929b9

13
pages/chrono-chamber.vue Normal file
View file

@ -0,0 +1,13 @@
<template>
<div>
Chrono chamber landing page/redirect to steam, probably like teamstingray.dev/arcane
</div>
</template>
<script lang="ts" setup>
</script>
<style>
</style>