Add hunt detail
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<h1 class="text-3xl">{{ $t('hello') }}</h1>
|
||||
<h1 class="text-primary text-3xl">{{ $t('hello') }}</h1>
|
||||
<VaButton icon="home" :to="$localePath('/hunt/bremer-stadtrallye-1')" />
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user