mirror of
https://github.com/germondai/trawl.git
synced 2026-08-17 12:11:23 +02:00
docs: add documentation home page
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
layout: false
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import { onMounted } from 'vue'
|
||||
onMounted(() => window.location.replace('/getting-started/quick-start'))
|
||||
</script>
|
||||
Reference in New Issue
Block a user