mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-11-07 08:54:20 +01: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}>
|
||||
<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
|
||||
className="z-[-1]"
|
||||
actions={[
|
||||
{
|
||||
variant: 'primary',
|
||||
|
Loading…
Reference in New Issue
Block a user