vue-website/pages/link/server-charm.vue
2026-03-03 03:32:25 +00:00

9 lines
No EOL
214 B
Vue

<script>
navigateTo("https://docs.google.com/presentation/d/1Y7x4CKQbvh-I2nDbcyf-wUChW0C2cpDNMP5VHZoY5Ac/edit?usp=sharing", { external: true });
</script>
<template>
<p>Redirecting...</p>
</template>