This commit is contained in:
Râu Cao
2022-09-16 11:05:07 +02:00
parent e74e460480
commit cf2c5c0021
3 changed files with 9 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
<body>
<div id="map"><div id="popup"></div></div>
<div id="people"></div>
<img id="logo" src="/img/r2b-logo.png">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js"></script>
<script type="module" src="./main.js"></script>
</body>