7 lines
159 B
Vue
7 lines
159 B
Vue
<template>
|
|
<Header highlight="anything" />
|
|
|
|
<NuxtLink href="/content-creators" class="underline">
|
|
Content Creators
|
|
</NuxtLink>
|
|
</template>
|