Fix archive images.
Merge request reports
Activity
assigned to @kliffen
added 6 commits
-
6976b85e...28ee8bb5 - 2 commits from branch
master
- b62abc14 - Make the ESAP logo static
- 172a1327 - Try fixing the image size
- e4b86f6c - Fix archive images
- c84fbbef - Minor code fixes
Toggle commit list-
6976b85e...28ee8bb5 - 2 commits from branch
- Resolved by Klaas Kliffen
- Resolved by Klaas Kliffen
- Resolved by Klaas Kliffen
- Resolved by John Swinbank
I'm a bit confused with what's going on here. esap-general#184 (closed) just changed some URLs, so it's not obvious why it necessitates such a big diff here.
I like the idea of fixing image sizes, but beyond that it's hard to see exactly what's changed here (if anything) since the diff is full of formatting changes.
It's mainly the ESAP logo is now fixed in the top left corner (it would change something depending on the archive) and those would again be fetched from the ALTA archive. And since the images "are out of our control" I wanted to add a safeguard so that the images would be more or less the same size (which was a valid point made by Nico) and additionally I added an
alt
text in case it goes missing.mentioned in commit 9605fcbd