mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-11 21:29:50 +02:00
Use nuxtaptparty insstead of openfetch
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<NuxtLink to="https://github.com/C9Glax/tranga-website"
|
||||
><Icon name="i-lucide-github" />Website</NuxtLink
|
||||
>
|
||||
<NuxtLink to=""><Icon name="i-lucide-book-open" />Swagger</NuxtLink>
|
||||
<NuxtLink :to="`${$config.public.apiParty.endpoints.api?.url}swagger`"><Icon name="i-lucide-book-open" />Swagger</NuxtLink>
|
||||
</template>
|
||||
<template #default>
|
||||
<NuxtLink to="/">
|
||||
@@ -37,4 +37,5 @@
|
||||
</UMain>
|
||||
</UApp>
|
||||
</template>
|
||||
<script setup lang="ts"></script>
|
||||
<script setup lang="ts">
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user