We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80fe21 commit 74962ccCopy full SHA for 74962cc
components/logoLink.vue
@@ -25,6 +25,6 @@
25
:class="mergeClass()"
26
class="font-bold gap-x-2 normal-case text-xl"
27
>
28
- <img width="36" src="/logo.png" /> PseudoRESTAPI
+ <img width="36" src="/logo.png" /> PseudoRESTAPI <small class="mb-2 text-violet-600 text-xs">[BETA]</small>
29
</NuxtLink>
30
</template>
0 commit comments