about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2019-06-15 20:17:49 +0200
committerAlan Pearce2019-06-15 20:17:49 +0200
commit03ab47b13cef54a70f8d7491f648ed1c00803cbc (patch)
tree6979214aeedd2e722ddeaf129dc90830bcdfc17e /config.toml
parentb822f542bec2a6e3d0e83ff006142b492139e446 (diff)
downloadwebsite-03ab47b13cef54a70f8d7491f648ed1c00803cbc.tar.lz
website-03ab47b13cef54a70f8d7491f648ed1c00803cbc.tar.zst
website-03ab47b13cef54a70f8d7491f648ed1c00803cbc.zip
Configure privacy settings
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml16
1 files changed, 15 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 12f0e42..ceef209 100644
--- a/config.toml
+++ b/config.toml
@@ -38,4 +38,18 @@ url = "/public_key.asc"
     url = "http://stackoverflow.com/users/story/381895"
 [[menu.contact]]
     name = "Keybase"
-    url = "https://keybase.io/alanpearce"
\ No newline at end of file
+    url = "https://keybase.io/alanpearce"
+
+[privacy]
+  [privacy.disqus]
+    disable = true
+  [privacy.googleAnalytics]
+    disable = true
+  [privacy.instagram]
+    disable = true
+  [privacy.twitter]
+    disable = true
+  [privacy.vimeo]
+    disable = true
+  [privacy.youtube]
+    disable = true