Florian Gauger

Results 4 issues of Florian Gauger

- reduce load time - do not rely on images that might disappear

Instead of generating an array generate an object. Then change the source of truth to be an array defined in src/metadata.js. This way we do not rely on the hacky...