Skip to content

Commit 61cee7d

Browse files
committed
clean-up
1 parent 22a2af7 commit 61cee7d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

_data/navigation.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# link: "cover"
33
#- name: Welcome
44
# link: "welcome"
5-
- name: TICKETS
6-
link: "register"
5+
#- name: TICKETS
6+
# link: "register"
77
#- name: Waiting List
88
# link: "newsletter"
99
#- name: Call for Tutorials
@@ -26,10 +26,10 @@
2626
link: "training"
2727
- name: Speakers
2828
link: "speakers"
29-
- name: Diversity
30-
link: "diversity"
31-
- name: Volunteer
32-
link: "volunteer"
29+
#- name: Diversity
30+
# link: "diversity"
31+
#- name: Volunteer
32+
# link: "volunteer"
3333
#- name: Hotels
3434
# link: "hotels"
3535
#- name: COVID-19 safety

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!-- end of travelling -->
2222
{% comment %} {% include keynotes.html %} {% endcomment %}
2323
<!-- end of keynotes -->
24-
{% include register.html %}
24+
{% comment %} {% include register.html %} {% endcomment %}
2525
<!-- end of register -->
2626
{% include speakers.html %}
2727
<!-- end of speakers -->
@@ -47,9 +47,9 @@
4747
<!-- end of banner-1 -->
4848
{% comment %} {% include banner-3.html %} {% endcomment %}
4949
<!-- end of banner-3 -->
50-
{% include diversity.html %}
50+
{% comment %} {% include diversity.html %} {% endcomment %}
5151
<!-- end of diversity -->
52-
{% include banner-4.html %}
52+
{% comment %} {% include banner-4.html %} {% endcomment %}
5353
<!-- end of volunteer -->
5454
{% comment %} {% include hotels.html %} {% endcomment %}
5555
<!-- end of hotels -->

0 commit comments

Comments
 (0)