Menu update
ci/woodpecker/push/woodpecker Pipeline was successful Podrobnosti

This commit is contained in:
tree 2022-10-13 16:02:26 +02:00
rodič 394ecb8db6
revize 21dab5cc2a
1 změnil soubory, kde provedl 7 přidání a 2 odebrání

Zobrazit soubor

@ -55,7 +55,7 @@ const config = {
routeBasePath: 'projekty',
sidebarPath: require.resolve('./sidebarsProjekty.js'),
editUrl:
'https://github.com/gweicz/docs/edit/master/',
'https://git.gwei.cz/gweicz/docs/_edit/master/',
//showLastUpdateAuthor: true,
//showLastUpdateTime: true,
})
@ -108,9 +108,14 @@ const config = {
},
{
to: 'komunita/in-english',
position: 'right',
position: 'left',
label: 'In English 🇬🇧'
},
{
href: 'https://status.gwei.cz',
label: 'Status',
position: 'right',
},
{
href: 'https://forum.gwei.cz',
label: 'Fórum',