feat: adds link to forgejo in footer
This commit is contained in:
parent
b0132fb444
commit
2012c34ca5
1 changed files with 4 additions and 0 deletions
|
@ -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/',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue