update config

pull/1/head
Evan Hemsley 2019-05-21 19:04:47 -07:00
parent fdee3d5424
commit eba1824d20
1 changed files with 9 additions and 2 deletions

View File

@ -1,4 +1,5 @@
languageCode = "en-us"
baseURL = "/"
languageCode = "en-US"
title = "Encompass Docs"
theme = "hugo-theme-learn"
@ -6,4 +7,10 @@ theme = "hugo-theme-learn"
home = [ "HTML", "RSS", "JSON" ]
[params]
themeVariant = "encompass"
themeVariant = "encompass"
description = "Documentation for Encompass ECS"
author = "Evan Hemsley"
showVisitedLinks = true
disableBreadcrumb = false
disableNextPrev = false