Mercurial > personal > weather-server
diff weather_server/templates/location.html @ 17:fdb874e0b270
graph: Update style and do HiDPI properly.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sat, 12 Oct 2019 20:40:11 -0400 |
parents | 9a609bcf0809 |
children | 9d07dc5c3340 |
line wrap: on
line diff
--- a/weather_server/templates/location.html Sat Oct 12 14:03:52 2019 -0400 +++ b/weather_server/templates/location.html Sat Oct 12 20:40:11 2019 -0400 @@ -39,7 +39,7 @@ {% else %} <p id="big-question-mark">?</p> {% endif %} - <!-- + <!-- --> <script src="{{ url_for('static', filename='amd/mad.js') }}"></script> <script>new MADRegistry().install(self);</script> <script src="{{ url_for('static', filename='graph.js') }}"></script>