strudel/website/src/pages/learn/index.astro
2023-06-16 09:20:29 +02:00

4 lines
87 B
Plaintext

<script is:inline>
window.location.pathname = `/workshop/getting-started`;
</script>