Add multiple homepage layouts

This commit is contained in:
James Panther
2021-08-15 18:41:40 +10:00
parent 491d356d15
commit 7285cac334
20 changed files with 176 additions and 47 deletions
+12 -6
View File
@@ -4,13 +4,19 @@
#
# Refer to the README for more details about each of these parameters.
[homepage]
layout = "page" # valid options: page, profile, custom
showList = false
listSections = ["blog"]
[article]
showDate = true
dateFormat = "2 January 2006"
showReadingTime = true
showHeadingAnchors = true
showAuthor = true
showDraftLabel = true
showHeadingAnchors = true
showPagination = true
showReadingTime = true
[taxonomy]
showTermCount = true
@@ -18,12 +24,12 @@
[sitemap]
excludedKinds = ["taxonomy", "term"]
[fathomAnalytics]
# site = "ABC12345"
# domain = "llama.yoursite.com"
[verification]
# google = ""
# bing = ""
# pinterest = ""
# yandex = ""
[fathomAnalytics]
# site = "ABC12345"
# domain = "llama.yoursite.com"