mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-08 03:18:36 +03:00
feat: Switch tooling to vite (#67)
closes https://github.com/bellingcat/ukraine-timemap/issues/66
This commit is contained in:
@@ -35,13 +35,12 @@
|
||||
|
||||
<body>
|
||||
<div class="page">
|
||||
<div class="page">
|
||||
<div id="explore-app"></div>
|
||||
</div>
|
||||
<div id="explore-app"></div>
|
||||
<div id="nodisplay">
|
||||
This platform is unsuitable for mobile. Please revisit on a desktop.
|
||||
</div>
|
||||
</div>
|
||||
<script type="module" src="/src/index.jsx"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user