Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenba authored Dec 9, 2023
1 parent acd402e commit 038ef80
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#partners">Partners</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<!--<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#registration">Registration</a>
</li>
</li>-->
</ul>
</div>
</div>
Expand Down Expand Up @@ -108,10 +108,10 @@ <h3 class="font-weight-light mb-0">Thursday, December 7, 2023 - Friday, December
<a href="https://www.azug.be/#newsletter">Join our newsletter</a> if you want to be notified about CloudBrew.
</p>-->

<a class="btn btn-primary btn-xl" href="#registration">
<!--<a class="btn btn-primary btn-xl" href="#registration">
<i class="fas fa-thumbs-up mr-2"></i>
Register now!
</a>
</a>-->

<!--<p><a href="https://twitter.com/intent/tweet?button_hashtag=CloudBrew&ref_src=twsrc%5Etfw" class="twitter-hashtag-button" data-show-count="false">Tweet #CloudBrew</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></p>-->
</div>
Expand Down Expand Up @@ -305,12 +305,11 @@ <h2 class="text-center text-uppercase">Partners for 2023</h2>
</section>

<!-- Registration Section -->
<section class="bg-primary mb-0" id="registration">
<!--<section class="bg-primary mb-0" id="registration">
<div class="container">
<h2 class="text-center text-white text-uppercase">Registration</h2>
<hr class="star-light mb-5">
<p class="text-center text-white lead">We're looking forward to seeing you at CloudBrew! Join us for 2 days and 4 tracks of Azure content!</p>
<!--<p class="text-center text-white lead"><small>Ticket sales end November 11, 2023.</small></p>-->
<div class="bg-white">
<link rel="stylesheet" type="text/css" href="https://pretix.eu/azug/cloudbrew2023/widget/v1.css">
Expand All @@ -325,7 +324,7 @@ <h2 class="text-center text-white text-uppercase">Registration</h2>
</noscript>
</div>
</div>
</section>
</section>-->

<!-- Team Section -->
<section class="bg-primary mb-0" id="team">
Expand Down

0 comments on commit 038ef80

Please sign in to comment.