-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_old.html
38 lines (28 loc) · 1.11 KB
/
index_old.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<html>
<head>
<img src="logo.jpg" align="left" height="100" width="100">
<hr>
<title>Steradian</title>
</head>
<h1>STERADIAN</h1>
<h2> Information is the key </h2>
<hr>
<a class="weatherwidget-io" href="https://forecast7.com/en/38d97n95d24/lawrence/?unit=us" data-label_1="LAWRENCE" data-label_2="Weather" data-icons="Climacons Animated" data-theme="clear" >LAWRENCE 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>
<br> </br>
<hr>
<!--
<h4> Info on Climate change <a href="https://climate.nasa.gov/"> CLIMATE.NASA.GOV </a></h4>
<script src="https://climateclock.world/widget-v1.js" async></script>
<climate-clock></climate-clock>
-->
<hr>
<p>
<br><a href="https://github.com/haramadhav/steradian"> GitHub </a> <a href=" https://devpost.com/software/steradian"> DEVPOST </a>
<br><a href="https://hackku.org/"> Hack KU </a> <a href="https://mlh.io/"> (MLH 2020)</a>
</p>
</body>
</html>