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:
Raivat Shah
2020-05-28 21:52:18 +08:00
committed by GitHub
parent d3e1a7ad05
commit 5cb3fe3619
2 changed files with 128 additions and 0 deletions

View File

@ -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',