diff options
Diffstat (limited to 'exampleSite')
| -rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index e2f57b1..e868428 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -32,6 +32,8 @@ defaultContentLanguage = "en" apple_touch_icon = "" # 180×180 PNG image for Apple devices webmanifest = "" # Web app manifest with 192×192 and 512×512 PNG icons for modern browsers + disable_fingerprinting = false + [social] # Facebook Page Admin ID for Domain Insights facebook_admin = "" |
