disabling Google FLoC

This commit is contained in:
Philip Sargent
2021-04-19 01:47:12 +01:00
parent 879f6c288e
commit a2083c5310
3 changed files with 3 additions and 1 deletions

View File

@@ -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" />