Skip to content

Commit b083efb

Browse files
committed
minor edit
1 parent 0495aa8 commit b083efb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

usa_map/NY/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1>Welcome to New York</h1>
1212

1313
<div class="button-container">
1414
<a href="https://danielchen3.github.io/usa_map" target="_blank">
15-
<button >Go Back Map</button>
15+
<button>Go Back Map</button>
1616
</a>
1717
</div>
1818

@@ -21,7 +21,6 @@ <h1>Welcome to New York</h1>
2121
<div id="stateInfo"></div>
2222
</div>
2323

24-
2524
<script type="module" src="usa_ny.js"> </script>
2625
</body>
2726
</html>

0 commit comments

Comments
 (0)