Fix default params

This commit is contained in:
David 2021-01-12 03:17:02 +01:00
commit 6b2a5a809f
3 changed files with 9 additions and 1 deletions

View file

@ -1,7 +1,11 @@
baseURL = "https://phireh.fukurokuju.dev/test-hugo"
languageCode = "en-us"
title = "My New Hugo Site"
theme = "novela"
theme = "terminal"
disableKinds = ["taxonomy", "taxonomyTerm"]
canonifyURLs = true
#relativeurls = false
[params]
fullWidthTheme = false
centerTheme = false