Skip to content

Commit 5fc80e0

Browse files
committed
add registration link
1 parent 150b1e6 commit 5fc80e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ <h6 class="title text-white">Python Heroes</h6>
421421
</div>
422422
</li>
423423
<li class="nav-item">
424-
<a href="tickets reservation link" target="_blank" class="nav-link flutter-underline">
424+
<a href="https://events.hubilo.com/dni-friendly-chat/register" target="_blank" class="nav-link flutter-underline">
425425
<span class="text">Meet us!</span>
426426
<svg class="flutter-underline-graphic" width="300%" height="100%" viewBox="0 0 1200 60"
427427
preserveAspectRatio="none">
@@ -492,7 +492,7 @@ <h2 class="title">
492492
<p>31st Jan 2023</p>
493493
</div>
494494
<!-- Button -->
495-
<a href="#" class="button gradient rounded-pill scheme-2 magnetic-effect">
495+
<a href="https://events.hubilo.com/dni-friendly-chat/register" class="button gradient rounded-pill scheme-2 magnetic-effect">
496496
<span class="button-text white white-hover">Reserve now</span>
497497
<i class="fa-solid fa-arrow-right button-icon white white-hover"></i>
498498
</a>

0 commit comments

Comments
 (0)