Skip to content

Commit 7e0928c

Browse files
committed
Add samply link
1 parent 6d9584c commit 7e0928c

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

src/app/links/page.tsx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,17 @@ const Links = () => {
4949
{lang('Notdriven', 'The Note Drive')}
5050
</a>
5151
</li>
52+
<li>
53+
<a
54+
className='cursor-pointer text-red-600 underline'
55+
href='https://samply.app/p/Ub5REp3lbAi3CCnJdgdm'
56+
>
57+
{lang(
58+
'Samply',
59+
"Samply",
60+
)}
61+
</a>
62+
</li>
5263
<li>
5364
<a
5465
className='cursor-pointer text-red-600 underline'

0 commit comments

Comments
 (0)