Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ewakowalska committed Nov 27, 2023
1 parent 8f60978 commit 656ccaa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
---
{% include cover.html %}
<!-- end of cover -->
{% include banner-1.html %}
<!-- end of banner-1 -->
{% include welcome.html %}
<!-- end of welcome -->
{% include banner-1.html %}
<!-- end of banner-1 -->
{% comment %} {% include banner-2.html %} {% endcomment %}
<!-- end of banner-2 -->
{% comment %} {% include travelling.html %} {% endcomment %}
Expand Down Expand Up @@ -40,6 +40,8 @@
<!-- end of diversity -->
{% comment %} {% include banner-4.html %} {% endcomment %}
<!-- end of volunteer -->
{% include cft.html %}
<!-- end of cft -->
{% include venue.html %}
<!-- end of venue -->
{% comment %} {% include hotels.html %} {% endcomment %}
Expand All @@ -50,8 +52,6 @@
<!-- end of shop -->
{% comment %} {% include blog.html %} {% endcomment %}
<!-- end of blog -->
{% include cft.html %}
<!-- end of cft -->
{% include banner-5.html %}
<!-- end of banner-5 -->
{% comment %} {% include members.html %} {% endcomment %}
Expand Down

0 comments on commit 656ccaa

Please sign in to comment.