Skip to content

Commit a5d36eb

Browse files
committed
Add API Key allowed only in map.coderdojo.jp
1 parent ea42516 commit a5d36eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<script
3838
type="text/javascript"
39-
src="https://cdn.geolonia.com/v1/embed?geolonia-api-key=YOUR-API-KEY"
39+
src="https://cdn.geolonia.com/v1/embed?geolonia-api-key=663c4ca5b6c44d32862b541c7bf73942"
4040
></script>
4141
</body>
4242
</html>

0 commit comments

Comments
 (0)