website: shift nav links around

pull/258/head
Yangshun 3 years ago
parent 697201fa0e
commit 036b9d1e24

@ -23,8 +23,8 @@ module.exports = {
src: 'img/logo.svg',
},
items: [
{href: '/introduction', label: 'Getting Started', position: 'right'},
{to: 'blog', label: 'Blog', position: 'right'},
{href: '/introduction', label: 'Getting Started', position: 'left'},
{to: 'blog', label: 'Blog', position: 'left'},
{
href: 'https://github.com/yangshun/tech-interview-handbook',
label: 'GitHub',

Loading…
Cancel
Save