Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseWx2011 authored Nov 8, 2024
1 parent 45b6b83 commit 3195639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ <h1 class="loadingMessage">Loading..</h1>
<div id="WeatherContianer">
<!-- The Time of the observation -->
<h3 class="time" id="time">Dec 31 1969 11:59 PM</h3>
<h1>This Project is Moving on. Get ready for a fully redesigned weather-dashboard!</h1>
<button onclick="updateveryminute()" class="linkbutton" id="linkd" style="width: 250px;">Real-Time
Updates</button>
<noscript>You need to enable JavaScript for this web page to work.</noscript>
<!-- Current Conditions Section -->
<div class="search-container">
<h1>This Project has a new home. Visit the new <a href="https://jessewx2011.github.io/weatherDashboard-Revised/">Weather Dashboard</a>!</h1>
<input list="cities" class="inputcontainer" placeholder="Press the Search button or press enter"
id="searchInput">
<datalist id="cities"></datalist>
Expand Down

0 comments on commit 3195639

Please sign in to comment.