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

  1. <html>
  2. <head>
  3. <script src="csi.js/csi.min.js"></script>
  4. <!-- <script src="http://livejs.com/live.js" charset="utf-8"></script> -->
  5. <link rel="stylesheet" href="github-pandoc.css">
  6. </head>
  7. <body>
  8. <div data-include="dark-sky.html"></div>
  9. </body>
  10. </html>