summaryrefslogtreecommitdiffstats
path: root/templates/expobase.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2021-04-19 01:47:12 +0100
committerPhilip Sargent <philip.sargent@klebos.com>2021-04-19 01:47:12 +0100
commita2083c53107a8f36a41af2ae2d687b9bcb7be8ed (patch)
tree8339b922bf78a0e535b7531d65e2b6d2f0a53d62 /templates/expobase.html
parent879f6c288e251d5332f5393ddad877218ff287e7 (diff)
downloadtroggle-a2083c53107a8f36a41af2ae2d687b9bcb7be8ed.tar.gz
troggle-a2083c53107a8f36a41af2ae2d687b9bcb7be8ed.tar.bz2
troggle-a2083c53107a8f36a41af2ae2d687b9bcb7be8ed.zip
disabling Google FLoC
Diffstat (limited to 'templates/expobase.html')
-rw-r--r--templates/expobase.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/expobase.html b/templates/expobase.html
index 972a3ee..f3c6918 100644
--- a/templates/expobase.html
+++ b/templates/expobase.html
@@ -1,6 +1,7 @@
{% autoescape off %}
<html>
<head>
+<script>document.interestCohort = null;</script> <!-- Turn off Google FLoC -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{% block title %}{% endblock %}</title>
<link rel="stylesheet" type="text/css" href="/css/main2.css" />