Skip to content

Commit f4e7e8b

Browse files
authored
Merge pull request #27 from Lynanguyen0515/main
Remove Events
2 parents 768f0cf + f78154b commit f4e7e8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h2 class="section-heading text-uppercase">About Us</h2>
5151
<p class="text-muted">To get involved, join our <a href="https://{{ site.slack }}.slack.com">slack</a> and subscribe to our <a href="{{ site.mailinglist }}">mailing list</a>. You may also find our training and competition material <a href="https://github.com/{{ site.github }}">on GitHub</a>.</p>
5252
</div>
5353
</div>
54-
<div class="row">
54+
<!-- <div class="row">
5555
<div class="col-lg-12 text-center">
5656
<h3 class="">Upcoming Events</h3>
5757
<div class="text-muted">Events data last updated {{ site.source| append: "/_data/events.yml" | file_date | date_to_string }}.</div>
@@ -90,7 +90,7 @@ <h5>{{ photo.title }}</h5>
9090
</a>
9191
</div>
9292
</div>
93-
</div>
93+
</div> -->
9494
</section>
9595

9696
<!-- Calendar -->

0 commit comments

Comments
 (0)