mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-27 12:12:03 +08:00
website: add blog and blogpost (#166)
* add blog * Update 2020-05-28-summing-root-to-leaf-numbers.md Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
This commit is contained in:
@ -20,6 +20,7 @@ module.exports = {
|
||||
},
|
||||
links: [
|
||||
{to: 'introduction', label: 'Getting Started', position: 'right'},
|
||||
{to: 'blog', label: 'Blog', position: 'right'},
|
||||
{
|
||||
href: 'https://github.com/yangshun/tech-interview-handbook',
|
||||
label: 'GitHub',
|
||||
|
Reference in New Issue
Block a user