Skip to content

Commit

Permalink
style: add id to earthquake span
Browse files Browse the repository at this point in the history
  • Loading branch information
readytotest committed Feb 5, 2025
1 parent f621aab commit c6abbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
</div>
------------------------------------------------------------------------
<br>
<span class="sections"><b>Most Recent Earthquake</b></span> via 📳 <a href="https://earthquake.usgs.gov/earthquakes/feed/v1.0/geojson.php" target="_blank" rel="noopener noreferrer">USGS Realtime GeoJSON Feed</a>
<span class="sections" id="earthquake-api"><b>Most Recent Earthquake</b></span> via 📳 <a href="https://earthquake.usgs.gov/earthquakes/feed/v1.0/geojson.php" target="_blank" rel="noopener noreferrer">USGS Realtime GeoJSON Feed</a>
<br>
Source File: <a href="https://github.com/readytotest/readytotest.github.io/blob/main/js/earthQuake.js" target="_blank" rel="noopener noreferrer">earthQuake.js</a>
<br>
Expand Down

0 comments on commit c6abbd9

Please sign in to comment.