Skip to content

Commit 74962cc

Browse files
committed
Add beta tag
1 parent f80fe21 commit 74962cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/logoLink.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
:class="mergeClass()"
2626
class="font-bold gap-x-2 normal-case text-xl"
2727
>
28-
<img width="36" src="/logo.png" /> PseudoRESTAPI
28+
<img width="36" src="/logo.png" /> PseudoRESTAPI <small class="mb-2 text-violet-600 text-xs">[BETA]</small>
2929
</NuxtLink>
3030
</template>

0 commit comments

Comments
 (0)