Add home page placeholder to not display empty page

This commit is contained in:
Alex Shpak
2019-03-29 16:15:43 +01:00
parent 9a8b89cf24
commit 5b652a1bb1
8 changed files with 59 additions and 6 deletions
+4
View File
@@ -10,6 +10,10 @@ disableKinds: ["taxonomy", "taxonomyTerm"]
disablePathToLower: true
enableGitInfo: true
# Code highlight
pygmentsStyle: monokailight
pygmentsCodeFences: true
params:
# Configure the date format utilised on the pages
DateFormat: "Jan 2, 2006"