Update index.svelte

This commit is contained in:
Elizabeth Hunt 2023-04-08 20:00:57 -06:00 committed by GitHub
parent ace1ccee05
commit 5bac1cf799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,5 @@
{ image: 'mountains.png', alt: 'Cloudy mountains in a light sky' },
{ image: 'office-1-1.jpeg', alt: 'Office room one' },
{ image: 'office-1-2.jpeg', alt: 'Office room one angle two' },
{ image: 'office-2-1.jpeg', alt: 'Office room two' },
{ image: 'office-2-2.jpeg', alt: 'Office room two angle two' },
].map(setImageUrl);
</script>
</script>