Skip to content

Commit

Permalink
Merge pull request #53 from developmentseed/plausible-analytics
Browse files Browse the repository at this point in the history
Add Plausible Analytics
  • Loading branch information
kamicut committed Jun 11, 2024
2 parents 131749d + 7e4a289 commit 7a2d821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:opsz,[email protected],400;9..40,700&display=swap" rel="stylesheet">
<link rel='stylesheet' href='https://unpkg.com/[email protected]/dist/maplibre-gl.css' />
<title>OSM Gr∆dient</title>
<script defer data-domain="gradient.osmcha.org" src="https://plausible.io/js/script.js"></script>
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 7a2d821

Please sign in to comment.