Update example.html
This commit is contained in:
parent
43c454458e
commit
ed7302e111
@ -6,7 +6,7 @@
|
||||
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/riot/3.13.2/riot.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/riot/3.13.2/riot+compiler.min.js"></script>
|
||||
<script src="https://raw.githubusercontent.com/tanrax/openstreetmap-tag-map/master/tag.map" type="riot/tag"></script>
|
||||
<script src="https://cdn.jsdelivr.net/gh/tanrax/openstreetmap-tag-map@1.0.0/tag.map" type="riot/tag"></script>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
riot.mount('*')
|
||||
|
Loading…
Reference in New Issue
Block a user