Download links replace Source in header

This commit is contained in:
Sarah Jamie Lewis 2023-01-04 13:52:05 -08:00
parent 4c301b1aa8
commit 1650e3a8d8
1 changed files with 6 additions and 2 deletions

View File

@ -92,8 +92,8 @@ const config = {
position: 'right',
},
{
href: 'https://git.openprivacy.ca/cwtch.im',
label: 'Source Code',
href: 'https://cwtch.im/download',
label: 'Download',
position: 'right',
},
{
@ -141,6 +141,10 @@ const config = {
label: 'Source Code',
href: 'https://git.openprivacy.ca/cwtch.im',
},
{
label: 'Download',
href: 'https://cwtch.im/download',
},
],
},
],