Update MainLayout.vue
Rename 'Radix Vue' to 'unovue' and its GitHub link.
This commit is contained in:
parent
6c0ab55e92
commit
c77c058f8b
|
|
@ -209,11 +209,11 @@ watch(() => $route.path, (n) => {
|
||||||
<span class="inline-block ml-2">
|
<span class="inline-block ml-2">
|
||||||
Ported to Vue by
|
Ported to Vue by
|
||||||
<a
|
<a
|
||||||
href="https://github.com/radix-vue"
|
href="https://github.com/unovue"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
class="underline underline-offset-4 font-bold decoration-foreground"
|
class="underline underline-offset-4 font-bold decoration-foreground"
|
||||||
>
|
>
|
||||||
Radix Vue
|
unovue
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
<span class="ml-0.5"> . </span>
|
<span class="ml-0.5"> . </span>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user