Skip to content

Fix list and preload images

Daniel Nüst requested to merge daniel.nuest/consortiummap:main into main

We need the logos anyway for the cards below, so it's fine to preload them in JS, too.

The browser will be clever enough to just retrieve the actual image once.

Edited by Daniel Nüst

Merge request reports