hugo-PaperMod/config.toml

43 lines
816 B
TOML
Raw Normal View History

ignoreFiles = ["content/posts/\\.*","content/portfolio/\\.*","content/product/\\.*","content/sketch/\\.*","content/en/\\.*","content/fr/\\.*"]
baseURL = "https://gohugo.io/"
2014-04-27 00:00:10 +02:00
title = "Hugo Themes"
author = "Steve Francia"
2019-02-21 20:44:53 +01:00
copyright = "Copyright © 20082019, Steve Francia and the Hugo Authors; all rights reserved."
paginate = 3
languageCode = "en"
DefaultContentLanguage = "en"
[menu]
[[menu.main]]
identifier = "about"
name = "About"
url = "about/"
2019-03-08 17:28:41 +01:00
weight = 10
[taxonomies]
category = "categories"
tag = "tags"
series = "series"
[privacy]
[privacy.vimeo]
disabled = false
simple = true
[privacy.twitter]
disabled = false
enableDNT = true
simple = true
disableInlineCSS = true
[privacy.instagram]
disabled = false
simple = true
[privacy.youtube]
disabled = false
privacyEnhanced = true