docs: reorder navigation to accommodate guides (#2210)

This commit is contained in:
Kris Morf
2019-03-17 18:49:55 +02:00
committed by Shawn Erquhart
parent 82cc7941cc
commit dac2442c21
4 changed files with 8 additions and 4 deletions

View File

@ -27,6 +27,10 @@ module.exports = {
name: 'guides',
title: 'Guides',
},
{
name: 'customization',
title: 'Customization',
},
{
name: 'contributing',
title: 'Contributing',