wip: fix navbar
This commit is contained in:
parent
62830cd7ed
commit
0a3b4dae1d
1 changed files with 3 additions and 3 deletions
|
@ -126,9 +126,9 @@ const config = {
|
|||
},
|
||||
items: [
|
||||
{ to: '/docs/about', label: 'About FreeSewing', position: 'left' },
|
||||
{ to: '/docs/designs', label: 'Designs docs', position: 'left' },
|
||||
{ to: '/docs/measurements', label: 'Measurements docs', position: 'left' },
|
||||
{ to: '/docs/sewing', label: 'Sewing docs', position: 'left' },
|
||||
{ to: '/docs/designs', label: 'FreeSewing Designs', position: 'left' },
|
||||
{ to: '/docs/measurements', label: 'Measurements we use', position: 'left' },
|
||||
{ to: '/docs/sewing', label: 'Sewing Terminology', position: 'left' },
|
||||
{
|
||||
href: 'https://freesewing.org/',
|
||||
label: 'FreeSewing.org',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue