Skip to content

Commit

Permalink
update: add Osano snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyamaro15 committed Jun 14, 2024
1 parent dfe68a1 commit 16200b6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="mobile-web-app-capable" content="yes" />
<title>GFW Mapbuilder</title>
<script src="https://cmp.osano.com/AzyfddTRtqi1560Dk/73b1971d-6870-4ce7-a00d-4ca9bd43587c/osano.js"></script>
<script defer src="https://cdn.jsdelivr.net/npm/vega@5"></script>
</head>
<body>
Expand Down
2 changes: 2 additions & 0 deletions src/library.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://cmp.osano.com/AzyfddTRtqi1560Dk/73b1971d-6870-4ce7-a00d-4ca9bd43587c/osano.js"></script>

<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
Expand Down
2 changes: 2 additions & 0 deletions src/static.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="mobile-web-app-capable" content="yes" />
<title>GFW Mapbuilder</title>
<script src="https://cmp.osano.com/AzyfddTRtqi1560Dk/73b1971d-6870-4ce7-a00d-4ca9bd43587c/osano.js"></script>

<script defer src="https://cdn.jsdelivr.net/npm/vega@5"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions v1.latest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<!-- This is a copy of the file located in s3:Mapbuilder/wri-sites/gfw-mapbuilder/my.gfw-mapbuilder.org/v1.latest -->
<html>
<head>
<script src="https://cmp.osano.com/AzyfddTRtqi1560Dk/73b1971d-6870-4ce7-a00d-4ca9bd43587c/osano.js"></script>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
Expand Down

0 comments on commit 16200b6

Please sign in to comment.