mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-07-11 14:35:42 +08:00
website: turn off client-side navigation
This commit is contained in:
@@ -19,7 +19,7 @@ module.exports = {
|
||||
src: 'img/logo.svg',
|
||||
},
|
||||
items: [
|
||||
{to: 'introduction', label: 'Getting Started', position: 'right'},
|
||||
{href: '/introduction', label: 'Getting Started', position: 'right'},
|
||||
{to: 'blog', label: 'Blog', position: 'right'},
|
||||
{
|
||||
href: 'https://github.com/yangshun/tech-interview-handbook',
|
||||
|
||||
Reference in New Issue
Block a user