feat(list): add home button
This commit is contained in:
parent
0c370bab2c
commit
e931fcc55e
3 changed files with 13 additions and 3 deletions
|
@ -49,7 +49,6 @@ const t = useVueTable({
|
|||
<h1 class="text-4xl font-black">
|
||||
pomp's biased and opinionated list of Content creators
|
||||
</h1>
|
||||
<NuxtLink href="/" class="underline">Back</NuxtLink>
|
||||
<div class="p-2">
|
||||
<table class="border">
|
||||
<thead>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue