This is now hosted on my website instead, but the dedicated VARC/NARC pages live here for now.
24 lines
403 B
TOML
24 lines
403 B
TOML
languageCode = "en-us"
|
|
title = "XIV ZONE"
|
|
theme = "mytheme"
|
|
summaryLength = 30
|
|
disableHugoGeneratorInject = true
|
|
enableEmoji = true
|
|
baseURL = "https://xiv.zone/"
|
|
|
|
[params]
|
|
mainSections = ["astra"]
|
|
|
|
[privacy]
|
|
[disqus]
|
|
disable = true
|
|
[googleAnalytics]
|
|
disable = true
|
|
[instagram]
|
|
disable = true
|
|
[twitter]
|
|
disable = true
|
|
[vimeo]
|
|
disable = true
|
|
[youtube]
|
|
disable = true
|