Add minecraft bedrock servers
This commit is contained in:
@@ -1,41 +1,41 @@
|
||||
baseURL = "https://barbel.synology.me"
|
||||
title = "Yann64"
|
||||
copyright = "Yannick Barbel"
|
||||
#paginate = 3 # for demonstration of pagination
|
||||
languageCode = "fr"
|
||||
defaultContentLanguage = "fr"
|
||||
enableInlineShortcodes = true
|
||||
# prevent build failures when using Hugo's Instagram shortcode due to deprecated Instagram API.
|
||||
# See https://github.com/gohugoio/hugo/issues/7228#issuecomment-714490456
|
||||
ignoreErrors = ["error-remote-getjson"]
|
||||
theme = "tailwind"
|
||||
enableGitInfo = true
|
||||
|
||||
[pagination]
|
||||
pagerSize = 3
|
||||
|
||||
[markup]
|
||||
_merge = "deep"
|
||||
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
series = "series"
|
||||
|
||||
[privacy]
|
||||
[privacy.vimeo]
|
||||
disabled = false
|
||||
simple = true
|
||||
|
||||
[privacy.x]
|
||||
disabled = false
|
||||
enableDNT = true
|
||||
simple = true
|
||||
|
||||
[privacy.instagram]
|
||||
disabled = false
|
||||
simple = true
|
||||
|
||||
[privacy.youtube]
|
||||
disabled = false
|
||||
privacyEnhanced = true
|
||||
baseURL = "https://barbel.synology.me"
|
||||
title = "Yann64"
|
||||
copyright = "Yannick Barbel"
|
||||
#paginate = 3 # for demonstration of pagination
|
||||
languageCode = "fr"
|
||||
defaultContentLanguage = "fr"
|
||||
enableInlineShortcodes = true
|
||||
# prevent build failures when using Hugo's Instagram shortcode due to deprecated Instagram API.
|
||||
# See https://github.com/gohugoio/hugo/issues/7228#issuecomment-714490456
|
||||
ignoreErrors = ["error-remote-getjson"]
|
||||
theme = "tailwind"
|
||||
enableGitInfo = true
|
||||
|
||||
[pagination]
|
||||
pagerSize = 3
|
||||
|
||||
[markup]
|
||||
_merge = "deep"
|
||||
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
series = "series"
|
||||
|
||||
[privacy]
|
||||
[privacy.vimeo]
|
||||
disabled = false
|
||||
simple = true
|
||||
|
||||
[privacy.x]
|
||||
disabled = false
|
||||
enableDNT = true
|
||||
simple = true
|
||||
|
||||
[privacy.instagram]
|
||||
disabled = false
|
||||
simple = true
|
||||
|
||||
[privacy.youtube]
|
||||
disabled = false
|
||||
privacyEnhanced = true
|
||||
|
||||
Reference in New Issue
Block a user