There was an error while loading. Please reload this page.
1 parent 99e6240 commit fe75724Copy full SHA for fe75724
1 file changed
src/routes/landing/Hero.svelte
@@ -16,22 +16,21 @@
16
HACKABURG <p class="ml-4 text-palevioletred">2026</p>
17
<br />
18
</h1>
19
+ <!--
20
<p class="mb-6 font-bold dark:text-white lg:mb-8 text-xl">
21
<b class="text-palevioletred">28.05. - 30.05.2026</b> | Techbase Regensburg
22
</p>
23
<h1
24
class="flex dark:text-white mb-4 md:text-5xl text-3xl font-extrabold dark:dark:text-white mt-8"
25
>
26
applications opening soon!
- </h1>
27
+ </h1> -->
28
- <!--
29
<div class="mb-6 font-bold lg:mb-8 text-md">
30
<a href="https://apply.hackaburg.de" target="_blank" rel="noreferrer">
31
<Button label="Apply now!" />
32
</a>
33
</div>
34
- -->
35
<div class="sm:flex md:space-x-4">
36
<div>
37
<a
0 commit comments