summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2019-06-15 20:17:49 +0200
committerAlan Pearce2019-06-15 20:17:49 +0200
commit16e91658946d0eb2445a30ab2a8450168e553eca (patch)
treecf2fd4061b921c59453be0c0031eb4cf92da47eb
parent8b0ba926e01795ee15d115cb6db611cb23cad396 (diff)
downloadwebsite-16e91658946d0eb2445a30ab2a8450168e553eca.tar.lz
website-16e91658946d0eb2445a30ab2a8450168e553eca.tar.zst
website-16e91658946d0eb2445a30ab2a8450168e553eca.zip
Configure privacy settings
-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