Add contribute page

This commit is contained in:
2025-03-23 06:39:15 +05:30
parent 5894bf4c72
commit b533083a41
3 changed files with 26 additions and 1 deletions

View File

@ -140,6 +140,10 @@ const config = {
label: 'Our Non-Piracy Site',
to: '/our_non-piracy_site',
},
{
label: 'Contribute',
to: '/contribute',
},
],
},
{ to: '/blog', label: 'Blog', position: 'right' },