vue-website/pages/chrono-chamber.vue

13 lines
191 B
Vue
Raw Normal View History

2025-04-04 19:09:05 +11:00
<template>
<div>
Chrono chamber landing page/redirect to steam, probably like teamstingray.dev/arcane
</div>
</template>
<script lang="ts" setup>
</script>
2025-04-05 20:02:54 +11:00
<style scoped>
2025-04-04 19:09:05 +11:00
</style>