mirror of
https://github.com/versia-pub/blog.git
synced 2025-12-06 08:48:18 +01:00
7 lines
153 B
Vue
7 lines
153 B
Vue
<template>
|
|
<NuxtLink href="/articles/test/test-file" class="text-gray-200 underline">nyaa</NuxtLink>
|
|
</template>
|
|
|
|
<script lang="ts" setup>
|
|
|
|
</script> |