forked from expo/troggle
disabling Google FLoC
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user