pompy.dev/apps/list/pages/index.vue

7 lines
159 B
Vue

<template>
<Header highlight="anything" />
<NuxtLink href="/content-creators" class="underline">
Content Creators
</NuxtLink>
</template>