mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-21 02:08:12 +02:00
z-[-]1 is bad, let's remove link on note
This commit is contained in:
parent
fac81c48ef
commit
ded7eb1a53
@ -19,12 +19,11 @@ const metadata = {
|
|||||||
<Layout metadata={metadata}>
|
<Layout metadata={metadata}>
|
||||||
<Note
|
<Note
|
||||||
title="Note"
|
title="Note"
|
||||||
subtitle='<span class="text-2xl text-font-bold">rustdesk.com</span> is our only official domain. Please do not download RustDesk from the other domains, here is the full <a href="https://github.com/rustdesk/rustdesk/discussions/9679" class="underline" target="_blank">statement</a>.'
|
subtitle='<span class="text-2xl text-font-bold">rustdesk.com</span> is our only official domain. Please do not download RustDesk from the other domains.'
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<!-- Hero Widget ******************* -->
|
<!-- Hero Widget ******************* -->
|
||||||
<Hero
|
<Hero
|
||||||
className="z-[-1]"
|
|
||||||
actions={[
|
actions={[
|
||||||
{
|
{
|
||||||
variant: 'primary',
|
variant: 'primary',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user