feat: adds link to forgejo in footer

This commit is contained in:
Iain Learmonth 2025-05-26 12:30:20 +01:00
parent b0132fb444
commit 2012c34ca5

View file

@ -126,6 +126,10 @@ const config: Config = {
label: 'Get In Touch', label: 'Get In Touch',
href: '/contact', href: '/contact',
}, },
{
label: 'Open Source',
href: 'https://guardianproject.dev/jasima'
},
{ {
label: 'Bypass Censorship', label: 'Bypass Censorship',
href: 'https://bypasscensorship.org/', href: 'https://bypasscensorship.org/',