Skip to content

Commit

Permalink
Do not depend on external image
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Sep 13, 2024
1 parent a2aedcf commit 01c52a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ec-templates/egi-login.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<picture class="ecl-picture ecl-banner__picture"
><img
class="ecl-banner__image"
src="https://open-science-cloud.ec.europa.eu/sites/default/files/styles/oe_theme_full_width/public/2024-04/EOSC-Visuals-Interactive-Notebooks-blue-2_0.jpg?itok=_FZmE9a9"
src="{{ static_url('images/EOSC-Visuals-Interactive-Notebooks-blue-2.jpg') }}"
alt="Interactive notebooks"
/></picture>
<div class="ecl-container">
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 01c52a4

Please sign in to comment.