Skip to content

Commit

Permalink
link to toolkit, image size sensors.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergGamerdingerEKUT committed Apr 26, 2024
1 parent e6f1cbe commit 5bbbc8c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const metadata = {
{
variant: 'primary',
text: 'Toolkit',
href: 'https://github.com/onwidget/astrowind',
href: 'https://github.com/ekut-es/scope-dataset',
target: '_blank',
icon: 'tabler:tool',
},
Expand Down Expand Up @@ -202,7 +202,8 @@ const metadata = {
image={{
src: '~/assets/images/SensorSetup.png',
alt: 'Colorful Image',
width: '1080'
width: '983',
height: '932'
}}
>
<Fragment slot="content">
Expand Down

0 comments on commit 5bbbc8c

Please sign in to comment.