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

Commit

Permalink
Merge pull request #330 from yanokwa/replace-fathom
Browse files Browse the repository at this point in the history
Replace Fathom with CloudFlare
  • Loading branch information
florianm committed Jul 2, 2023
2 parents bd7bcb4 + d05f84b commit 5425f56
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 5425f56

Please sign in to comment.