Fetch local weather from Dark Sky API.
https://wthr.ml/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
276 B
10 lines
276 B
<html>
|
|
<head>
|
|
<script src="csi.js/csi.min.js"></script>
|
|
<!-- <script src="http://livejs.com/live.js" charset="utf-8"></script> -->
|
|
<link rel="stylesheet" href="github-pandoc.css">
|
|
</head>
|
|
<body>
|
|
<div data-include="dark-sky.html"></div>
|
|
</body>
|
|
</html>
|