Skip to content

Commit d1f1435

Browse files
committed
Update index.html
1 parent cbc121c commit d1f1435

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
@@ -67,7 +67,7 @@
6767
<!-- end of banner-2 -->
6868
{% comment %} {% include banner-3.html %}{% endcomment %}
6969
<!-- end of banner-3 -->
70-
{% comment %}{% include members.html %}{% endcomment %}
70+
{% include members.html %}
7171
<!-- end of members -->
7272
{% comment %} {% include banner-4.html %}{% endcomment %}
7373
<!-- end of volunteer -->
@@ -85,7 +85,7 @@
8585
<!-- end of hybrid -->
8686
{% include newsletter.html %}
8787
<!-- end of newsletter -->
88-
{% comment %}{% include contact.html %}{% endcomment %}
88+
{% include contact.html %}
8989
<!-- end of contact -->
9090

9191

0 commit comments

Comments
 (0)