Skip to content

Commit 7a2d821

Browse files
authored
Merge pull request #53 from developmentseed/plausible-analytics
Add Plausible Analytics
2 parents 131749d + 7e4a289 commit 7a2d821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/web/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:opsz,[email protected],400;9..40,700&display=swap" rel="stylesheet">
1010
<link rel='stylesheet' href='https://unpkg.com/[email protected]/dist/maplibre-gl.css' />
1111
<title>OSM Gr∆dient</title>
12+
<script defer data-domain="gradient.osmcha.org" src="https://plausible.io/js/script.js"></script>
1213
</head>
1314
<body>
1415
<div id="app"></div>

0 commit comments

Comments
 (0)