Skip to content

Commit fe75724

Browse files
committed
enable application link
1 parent 99e6240 commit fe75724

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/routes/landing/Hero.svelte

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,21 @@
1616
HACKABURG <p class="ml-4 text-palevioletred">2026</p>
1717
<br />
1818
</h1>
19+
<!--
1920
<p class="mb-6 font-bold dark:text-white lg:mb-8 text-xl">
2021
<b class="text-palevioletred">28.05. - 30.05.2026</b> | Techbase Regensburg
2122
</p>
2223
<h1
2324
class="flex dark:text-white mb-4 md:text-5xl text-3xl font-extrabold dark:dark:text-white mt-8"
2425
>
2526
applications opening soon!
26-
</h1>
27+
</h1> -->
2728

28-
<!--
2929
<div class="mb-6 font-bold lg:mb-8 text-md">
3030
<a href="https://apply.hackaburg.de" target="_blank" rel="noreferrer">
3131
<Button label="Apply now!" />
3232
</a>
3333
</div>
34-
-->
3534
<div class="sm:flex md:space-x-4">
3635
<div>
3736
<a

0 commit comments

Comments
 (0)