Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Weather-Arkansas authored Aug 22, 2024
1 parent b9f1d90 commit 42a3234
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,6 @@
</style>
</head>
<body>
<script>
(function(d, s, id) {
if (d.getElementById(id)) {
if (window.__TOMORROW__) {
window.__TOMORROW__.renderWidget();
}
return;
}
const fjs = d.getElementsByTagName(s)[0];
const js = d.createElement(s);
js.id = id;
js.src = "https://www.tomorrow.io/v1/widget/sdk/sdk.bundle.min.js";
fjs.parentNode.insertBefore(js, fjs);
})(document, 'script', 'tomorrow-sdk');
</script>
<div class="tomorrow" data-location-id="120626,116750,118682,118122,127544,123059" data-language="EN" data-unit-system="IMPERIAL" data-skin="light" data-widget-type="aqi6" style="padding-bottom:22px;position:relative;" </div>
<a href="https://www.tomorrow.io/weather-api/" rel="nofollow noopener noreferrer" target="_blank" style="position: absolute; bottom: 0; transform: translateX(-50%); left: 50%;">
<img alt="Powered by the Tomorrow.io Weather API" src="https://weather-website-client.tomorrow.io/img/powered-by.svg" width="250" height="18" </img>
</a>
<p>
<div class="container">
<h1 class="logo">The Natural State Weather</h1> A weather website that covers a forecast for most of Arkansas
Expand Down

0 comments on commit 42a3234

Please sign in to comment.