Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
Replace Fathom with CloudFlare
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa committed Jun 30, 2023
1 parent d4c1089 commit d05f84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/views/index.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<link rel="icon" href="/images/favicon.ico">
<link rel="stylesheet" type="text/css" href="/stylesheets/styles.css"/>
<link rel="stylesheet" type="text/css" href="/stylesheets/jquery-ui.min.css"/>
<script src="https://helper.getodk.org/script.js" data-site="PBSTMJFG" defer></script>
<!-- Used to toggle additional form properties, eg. audit attributes -->
<script>
function showDiv(divId, element, hide_if_value)
Expand Down Expand Up @@ -633,5 +632,6 @@
</div>

</div>
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "11c044ed60754ca49baecf9db53a9f04"}'></script>
</body>
</html>

0 comments on commit d05f84b

Please sign in to comment.