Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kamila-codesync authored Nov 17, 2024
1 parent e8e7f75 commit 8d7824f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!-- end of keynotes -->
{% include speakers.html %}
<!-- end of speakers -->
{% include register.html %}
{% comment %}{% include register.html %}{% endcomment %}
<!-- end of register -->
{% comment %} {% include recordings.html %} {% endcomment %}
<!-- end of recordings -->
Expand Down Expand Up @@ -73,7 +73,7 @@
{% include gallery-grid.html %}
{% endif %}
<!-- end of gallery-grid -->
{% comment %} {% include newsletter.html %} {% endcomment %}
{% include newsletter.html %}
<!-- end of newsletter -->
{% include contact.html %}
<!-- end of contact -->
Expand Down

0 comments on commit 8d7824f

Please sign in to comment.