Skip to content

Commit 6dbbb25

Browse files
author
Fedor Baart
committed
fix http mixed content
1 parent 44b52fb commit 6dbbb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="description" content="Wonder how Earth's surface water changed during the last 30 years? Aqua Monitor detects these changes in real-time using satellite imagery for any place on Earth." />
1010

1111
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
12-
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
12+
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
1313

1414
<script src="static/scripts/chart.js"></script>
1515

0 commit comments

Comments
 (0)