Skip to content

Commit

Permalink
Update weather.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ShoroukAziz authored Jun 16, 2020
1 parent 4b51feb commit 2df581c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions weather.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@
</style>
</head>
<body>
<a class="weatherwidget-io" href="https://forecast7.com/en/31d2029d92/alexandria/" data-label_1="ALEXANDRIA" data-label_2="WEATHER" data-mode="Forecast" data-days="3" data-theme="gray" >ALEXANDRIA WEATHER</a>
<a class="weatherwidget-io" href="https://forecast7.com/en/31d2029d92/alexandria/" data-label_1="ALEXANDRIA" data-label_2="WEATHER" data-days="3" data-theme="gray" >ALEXANDRIA WEATHER</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src='https://weatherwidget.io/js/widget.min.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','weatherwidget-io-js');
</script>

</body>
</html>

0 comments on commit 2df581c

Please sign in to comment.