This commit is contained in:
rustdesk 2024-10-19 11:07:46 +08:00
parent dbe69bb5fe
commit 8ed8d7044a

View File

@ -440,6 +440,11 @@ const metadata = {
title: 'Do you have discount for non-profit or education organization?',
description: 'No, we do not have it yet. You are encouraged to use the free plan.',
},
{
title: "What's your terms?",
description:
'Please check this <a class="underline" target="_blank" href="https://github.com/rustdesk/rustdesk-server-pro/blob/main/terms">terms</a>',
},
]}
/>
</Layout>