mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-29 21:23:14 +08:00
website: shift nav links around
This commit is contained in:
@ -23,8 +23,8 @@ module.exports = {
|
|||||||
src: 'img/logo.svg',
|
src: 'img/logo.svg',
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
{href: '/introduction', label: 'Getting Started', position: 'right'},
|
{href: '/introduction', label: 'Getting Started', position: 'left'},
|
||||||
{to: 'blog', label: 'Blog', position: 'right'},
|
{to: 'blog', label: 'Blog', position: 'left'},
|
||||||
{
|
{
|
||||||
href: 'https://github.com/yangshun/tech-interview-handbook',
|
href: 'https://github.com/yangshun/tech-interview-handbook',
|
||||||
label: 'GitHub',
|
label: 'GitHub',
|
||||||
|
Reference in New Issue
Block a user