mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-12-22 12:13:19 -06:00
Update exampleSite/config.toml
This commit is contained in:
parent
8e83209898
commit
be257afef3
@ -30,6 +30,19 @@ enableGitInfo = true
|
|||||||
# used for last update
|
# used for last update
|
||||||
repoURL = "https://github.com/BBaoVanC/bobatheme"
|
repoURL = "https://github.com/BBaoVanC/bobatheme"
|
||||||
|
|
||||||
|
[privacy]
|
||||||
|
[privacy.googleAnalytics]
|
||||||
|
disable = true
|
||||||
|
|
||||||
|
[privacy.twitter]
|
||||||
|
enableDNT = true
|
||||||
|
|
||||||
|
[privacy.vimeo]
|
||||||
|
enableDNT = true
|
||||||
|
|
||||||
|
[privacy.youtube]
|
||||||
|
privacyEnhanced = true
|
||||||
|
|
||||||
[languages]
|
[languages]
|
||||||
[languages.en]
|
[languages.en]
|
||||||
languageName = "English"
|
languageName = "English"
|
||||||
|
Loading…
Reference in New Issue
Block a user