diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 47832d9..6e36f61 100644 --- a/templates/index.html +++ b/templates/index.html @@ -42,7 +42,7 @@ var mapStyle = { }, "overlay": { "type": "image", - "url": "/static/280.png", + "url": "/static/{{ latest_280 }}_280.png", "coordinates": RASTER_COORDS_280 } }, |
