Skip to content

Commit 1e83485

Browse files
committed
Update docusaurus.config.ts
1 parent 988aadc commit 1e83485

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ const config: Config = {
7979
position: 'left',
8080
label: 'Tutorial',
8181
},
82-
{to: '/blog', label: 'Blog', position: 'left'},
8382
{
8483
href: 'https://mcgillrobotics.com/',
8584
label: 'Main Website',
@@ -93,7 +92,7 @@ const config: Config = {
9392
{
9493
href: 'https://docs.google.com/spreadsheets/d/1Oeg_WPtlBZXyiplVIpyahuClL3fWfGzlk_3tDz--Uok/edit?gid=0#gid=0',
9594
label: 'SpecIndex',
96-
position: 'right',
95+
position: 'left',
9796
},
9897
],
9998
},

0 commit comments

Comments
 (0)