move theme doc to tutorials

Moving the custom theme guild to under tutorials.
This commit is contained in:
Michael Parker 2019-08-28 16:58:42 -04:00
parent cb1911fe26
commit 1bd388aca9

View File

@ -47,8 +47,7 @@ module.exports = {
title: 'Community Guides',
collapsable: false,
children: [
'/community/about.md',
'/community/tutorials/custom_theme_setup.md',
'/community/about.md'
]
},
{
@ -96,6 +95,7 @@ module.exports = {
collapsable: false,
children: [
'/community/tutorials/creating_ssl_certificates.md',
'/community/tutorials/custom_theme_setup.md',
],
},
],