mirror of
https://github.com/documenso/documenso.git
synced 2025-11-23 13:11:32 +10:00
💬 🗃️ ✨user signup source and viral signup links
This commit is contained in:
@ -67,7 +67,10 @@ const SignPage: NextPageWithLayout = (props: any) => {
|
||||
</div>
|
||||
<p className="mt-4 text-center text-sm text-gray-600">
|
||||
Want to send slick signing links like this one?{" "}
|
||||
<Link href="/signup" className="font-medium text-neon hover:text-neon">
|
||||
<Link
|
||||
href="/signup?source=signed"
|
||||
className="font-medium text-neon hover:text-neon"
|
||||
>
|
||||
Create your own Account
|
||||
</Link>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user