Commit 622d37d6af4e9284bbdcca93b1bd389d8e02c81b

Authored by hitier
1 parent 8cfeb607
Exists in rhitier-dev and in 1 other branch DEV

Remove voparis image link

As it never returns any web response,
and makes our site always show loading spinner.
Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
web/view/home.html.jinja2
... ... @@ -260,8 +260,8 @@
260 260 href="#">
261 261 <img
262 262 id="time_series_cursor_image"
263   - {# src=""#}
264   - src="http://voparis-srv.obspm.fr/vo/planeto/apis/dataset/Bastet/Saturn_-_2017_14_Feb-09_Sept/od9u09rgq_proc_small.jpg"
  263 + src=""
  264 +{# src="http://voparis-srv.obspm.fr/vo/planeto/apis/dataset/Bastet/Saturn_-_2017_14_Feb-09_Sept/od9u09rgq_proc_small.jpg"#}
265 265 alt="Image Capture of Aurorae"
266 266 >
267 267 </a>
... ...