add FAQ for language

This commit is contained in:
Tom Ball
2016-07-26 14:10:32 -04:00
parent 5e9a5b29f4
commit 7a3402b782
2 changed files with 64 additions and 1 deletions

View File

@ -27,5 +27,10 @@ Visit the cards below to starting programming JavaScript and TypeScript with the
},{
"name": "Classes",
"url": "/js/classes"
}]
},{
"name": "FAQ",
"url": "/js/faq"
}
]
```