Skip to content

Commit 820be74

Browse files
committed
submission4
1 parent ab3e81f commit 820be74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

interactive.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
<div id="map-wrapper" style="position: relative; height: calc(100vh - 60px);">
2929
<div id="map"></div>
3030

31-
<a href=" " class="back-btn">
31+
<a href="dashboard.html" class="back-btn">
3232
<i class="fa-solid fa-arrow-left"></i> Back to Exploration
33-
</a >
33+
</a>
3434
</div>
3535

3636
<div class="sidebar-panel">

0 commit comments

Comments
 (0)