Skip to content

Commit af039b4

Browse files
committed
hide
1 parent 2574b8d commit af039b4

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

_data/navigation.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# link: "welcome"
55
#- name: 2025 Waiting List
66
# link: "newsletter"
7-
- name: TICKETS
8-
link: "tickets"
7+
#- name: TICKETS
8+
# link: "tickets"
99
#- name: Call for Talks
1010
# link: "cft"
1111
#- name: Call for Training
@@ -20,12 +20,12 @@
2020
link: "keynotes"
2121
- name: Training
2222
link: "training"
23-
- name: Volunteer
24-
link: "volunteer"
25-
- name: Diversity
26-
link: "diversity"
27-
- name: Students
28-
link: "student"
23+
#- name: Volunteer
24+
# link: "volunteer"
25+
#- name: Diversity
26+
# link: "diversity"
27+
#- name: Students
28+
# link: "student"
2929
- name: Venue
3030
link: "venue"
3131
#- name: COVID-19

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
<!-- end of recordings -->
2424
{% comment %} {% include video.html %} {% endcomment %}
2525
<!-- end of video -->
26-
{% if site.data.settings.homepage_settings.tickets %} {% include
27-
tickets-block.html %} {% endif %}
26+
{% comment %} {% if site.data.settings.homepage_settings.tickets %} {% include
27+
tickets-block.html %} {% endif %} {% endcomment %}
2828
<!-- end of tickets -->
29-
{% include register.html %}
29+
{% comment %} {% include register.html %} {% endcomment %}
3030
<!-- end of register -->
3131
{% include banner-schedule.html %}
3232
<!-- end of schedule banner -->
@@ -40,11 +40,11 @@
4040
<!-- end of schedule -->
4141
{% include training.html %}
4242
<!-- end of training -->
43-
{% include banner-4.html %}
43+
{% comment %} {% include banner-4.html %} {% endcomment %}
4444
<!-- end of banner-4 -->
45-
{% include diversity.html %}
45+
{% comment %} {% include diversity.html %} {% endcomment %}
4646
<!-- end of diversity -->
47-
{% include banner-5.html %}
47+
{% comment %} {% include banner-5.html %} {% endcomment %}
4848
<!-- end of banner-5 -->
4949
{% include venue.html %}
5050
<!-- end of venue -->

0 commit comments

Comments
 (0)