Skip to content

Commit

Permalink
add id link
Browse files Browse the repository at this point in the history
  • Loading branch information
marc101101 committed May 5, 2024
1 parent 8e91171 commit 21d1aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/landing/Workshops.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import sponsors from '$lib/images/sponsors.png';

Check warning on line 3 in src/routes/landing/Workshops.svelte

View workflow job for this annotation

GitHub Actions / style

'sponsors' is defined but never used
</script>

<BaseComponent headline={'Workshops'} subHeadline={''} id={'about'}>
<BaseComponent headline={'Workshops'} subHeadline={''} id={'workshops'}>
<div class="text-center text-white">
<h2 class="text-2xl font-bold text-primary">Sat. 10:00-11:00</h2>
<h2 class="text-3xl font-bold">AOI – Optimierung durch Automatisierung (Zollner)</h2>
Expand Down

0 comments on commit 21d1aab

Please sign in to comment.