# -- 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 # congo (default), avocado, cherry, fire, ocean, sapphire and slate. # colorScheme = "congo" # colorScheme = "sapphire" # colorScheme = "avocado" # colorScheme = "cherry" colorScheme = "ocean" defaultAppearance = "dark" # valid options: light or dark autoSwitchAppearance = true enableSearch = true enableCodeCopy = true # mainSections = ["section1", "section2"] # robots = "" rssFullContent = true [header] layout = "hybrid" # valid options: basic, hamburger, hybrid, custom # logo = "img/logo.jpg" showTitle = true [footer] showCopyright = true showThemeAttribution = true showAppearanceSwitcher = true showScrollToTop = true [homepage] layout = "profile" # valid options: page, profile, custom showRecent = false [article] showDate = true showDateUpdated = true showAuthor = true showBreadcrumbs = false showDraftLabel = true showEdit = false editURL = "https://github.com/oe7drt/oe7drt-website/" editAppendPath = true showHeadingAnchors = true showPagination = true invertPagination = false showReadingTime = true showTableOfContents = true showTaxonomies = true showWordCount = true showComments = false # sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"] [list] showBreadcrumbs = false showSummary = true showTableOfContents = false showTaxonomies = true groupByYear = true paginationWidth = 1 [sitemap] excludedKinds = ["taxonomy", "term"] changefreq = "weekly" priority = 0.5 filename = "sitemap.xml" [taxonomy] showTermCount = true [fathomAnalytics] site = "LNCFUAAT" domain = "network.oe7drt.com" [verification] # google = "" # bing = "" # pinterest = "" # yandex = ""