# -- Theme Options -- # These options control how the theme functions and allow you to # customise the display of your website. # # Refer to the theme docs for more details about each of these parameters. # https://jpanther.github.io/congo/docs/configuration/#theme-parameters colorScheme = "congo" enableSearch = true darkMode = "auto" # logo = "img/logo.jpg" mainSections = ["samples"] # robots = "" showDarkToggle = false showScrollToTop = true [homepage] layout = "custom" # valid options: page, profile, custom showRecent = true [article] showDate = true showDateUpdated = false showAuthor = true showBreadcrumbs = true showDraftLabel = true showEdit = true editURL = "https://github.com/jpanther/congo/tree/dev/exampleSite/content/" editAppendPath = true showHeadingAnchors = true showPagination = true showReadingTime = true showTableOfContents = true showTaxonomies = false showWordCount = false # sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"] [list] showBreadcrumbs = true showSummary = false showTableOfContents = true groupByYear = false [sitemap] excludedKinds = ["taxonomy", "term"] [taxonomy] showTermCount = true [fathomAnalytics] # site = "ABC12345" # domain = "llama.yoursite.com" [verification] # google = "" # bing = "" # pinterest = "" # yandex = ""