Skip to content

Commit

Permalink
image fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergGamerdingerEKUT committed Apr 24, 2024
1 parent a25eb6f commit dabaa8d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,15 @@ const metadata = {
},

]}

image={{
src: '~/assets/images/scope_bright.png',
alt: 'scenarios',

}}
>
<Fragment slot="title">
<img src="~/assets/images/scope_bright.png" alt="Italian Trulli">
SCOPE <span class="hidden xl:inline">Dataset</span>
</Fragment>

<Fragment slot="subtitle">
Expand Down

0 comments on commit dabaa8d

Please sign in to comment.