add social media section to home page
This commit is contained in:
parent
d24754dd2d
commit
917f1e1d6b
42 changed files with 272 additions and 76 deletions
|
|
@ -1,4 +1,6 @@
|
|||
[
|
||||
{"title": "Getting Started", "url": "getting-started.html"},
|
||||
{"title": "Documentation", "url": "mithril.html"}
|
||||
{"title": "Documentation", "url": "mithril.html"},
|
||||
{"title": "Mithril Blog", "url": "http://lhorie.github.io/mithril-blog/"},
|
||||
{"title": "Mailing List", "url": "https://groups.google.com/forum/#!forum/mithriljs"}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue