Skip to content

Commit

Permalink
removed stats section
Browse files Browse the repository at this point in the history
  • Loading branch information
akilamaithri committed Nov 16, 2023
1 parent ba970b4 commit c97d917
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ <h2 class="service-title">
</div>

<!-- Feature -->
{% if site.data.features %}
<div class="strip strip-grey">
<!-- {% if site.data.features %} -->
<!-- <div class="strip strip-grey">
<div class="container pt-6 pb-6 pt-md-10 pb-md-10">
<div class="row justify-content-center">
Expand All @@ -71,8 +71,8 @@ <h2 class="feature-title">{{ feature.title }}</h2>
</div>
</div>
</div>
{% endif %}
</div> -->
<!-- {% endif %} -->

<!-- Publications -->
<div class="strip">
Expand Down
8 changes: 4 additions & 4 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,8 @@ <h2 class="service-title">
</div>

<!-- Feature -->

<div class="strip strip-grey">
<!-- -->
<!-- <div class="strip strip-grey">
<div class="container pt-6 pb-6 pt-md-10 pb-md-10">
<div class="row justify-content-center">
Expand Down Expand Up @@ -309,8 +309,8 @@ <h2 class="feature-title">Raising Millions</h2>
</div>
</div>
</div>

</div> -->
<!-- -->

<!-- Publications -->
<div class="strip">
Expand Down

0 comments on commit c97d917

Please sign in to comment.