Skip to content

Commit ae41324

Browse files
committed
Update content
1 parent 5a077f3 commit ae41324

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/App.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ function App() {
1515
<div class="fixed inset-0 flex text-white">
1616
<section class="m-auto flex flex-col gap-5 justify-center items-center">
1717
<h1 class="font-bold text-6xl lg:text-8xl font-serif text-white">NixCon 2025</h1>
18-
<h2 class="text-3xl">📍 Rapperswil-Jona, 🇨🇭</h2>
18+
<p class="text-3xl">📍 Rapperswil-Jona, 🇨🇭</p>
19+
<p class="mt-20">stay tuned</p>
1920
</section>
2021
</div>
2122
</>

0 commit comments

Comments
 (0)