2021-08-14 04:44:34 +00:00
|
|
|
# -- Theme Options --
|
|
|
|
# These options control how the theme functions and allow you to
|
|
|
|
# customise the display of your website.
|
2021-08-15 01:21:37 +00:00
|
|
|
#
|
2021-08-17 05:35:04 +00:00
|
|
|
# Refer to the theme docs for more details about each of these parameters.
|
|
|
|
# https://jpanther.github.io/Congo/docs/configuration/#theme-parameters
|
2021-08-14 04:44:34 +00:00
|
|
|
|
2021-08-15 08:41:40 +00:00
|
|
|
[homepage]
|
|
|
|
layout = "page" # valid options: page, profile, custom
|
|
|
|
showList = false
|
|
|
|
listSections = ["blog"]
|
|
|
|
|
2021-08-14 04:44:34 +00:00
|
|
|
[article]
|
|
|
|
showDate = true
|
|
|
|
dateFormat = "2 January 2006"
|
|
|
|
showAuthor = true
|
2021-08-18 00:08:06 +00:00
|
|
|
showBreadcrumbs = false
|
2021-08-15 08:41:40 +00:00
|
|
|
showDraftLabel = true
|
|
|
|
showHeadingAnchors = true
|
2021-08-14 04:44:34 +00:00
|
|
|
showPagination = true
|
2021-08-15 08:41:40 +00:00
|
|
|
showReadingTime = true
|
2021-08-16 07:06:35 +00:00
|
|
|
# sharingLinks = ["facebook", "twitter", "reddit", "linkedin", "email"]
|
2021-08-14 04:44:34 +00:00
|
|
|
|
2021-08-16 00:41:00 +00:00
|
|
|
[list]
|
2021-08-18 00:08:06 +00:00
|
|
|
showBreadcrumbs = false
|
2021-08-16 00:41:00 +00:00
|
|
|
groupByYear = true
|
|
|
|
|
2021-08-14 04:44:34 +00:00
|
|
|
[taxonomy]
|
|
|
|
showTermCount = true
|
|
|
|
|
2021-08-15 00:37:48 +00:00
|
|
|
[sitemap]
|
|
|
|
excludedKinds = ["taxonomy", "term"]
|
|
|
|
|
2021-08-15 08:41:40 +00:00
|
|
|
[fathomAnalytics]
|
|
|
|
# site = "ABC12345"
|
|
|
|
# domain = "llama.yoursite.com"
|
|
|
|
|
2021-08-11 05:28:33 +00:00
|
|
|
[verification]
|
|
|
|
# google = ""
|
|
|
|
# bing = ""
|
|
|
|
# pinterest = ""
|
|
|
|
# yandex = ""
|