Skip to content

Commit

Permalink
logo resize versuch 42.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergGamerdingerEKUT committed Apr 24, 2024
1 parent 181d8bb commit 5e246dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const metadata = {
<Layout metadata={metadata}>
<!-- Hero Widget ******************* -->
<Hero
image={{ src: '~/assets/images/scope_bright.png', alt: 'scope-logo', width: '12000'}}
image={{ src: '~/assets/images/scope_bright.png', alt: 'scope-logo', width: '500'}}
actions={[
{
variant: 'primary',
Expand Down

0 comments on commit 5e246dc

Please sign in to comment.