8 lines
185 B
Vue
8 lines
185 B
Vue
<template>
|
|
<h1>
|
|
pomp's<br />
|
|
biased & opinionated<br />
|
|
rankings DB
|
|
</h1>
|
|
<NuxtLink href="/content-creators">Content Creators</NuxtLink>
|
|
</template>
|