Skip to content

Commit

Permalink
image data structure
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergGamerdingerEKUT committed Apr 25, 2024
1 parent 81b2205 commit 35869df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added src/assets/images/data-structure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ const metadata = {
},
]}
image={{
src: '~/assets/images/Weather-sim.png',
src: '~/assets/images/data-structure.png',
alt: 'scenarios',

}}
Expand Down

0 comments on commit 35869df

Please sign in to comment.