From 61cee7d3a48d950c92f13bd9fd6cc31db1b3548c Mon Sep 17 00:00:00 2001 From: monika Date: Fri, 31 Jan 2025 18:56:55 +0100 Subject: [PATCH] clean-up --- _data/navigation.yml | 12 ++++++------ index.html | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/_data/navigation.yml b/_data/navigation.yml index fbc1795..a658743 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -2,8 +2,8 @@ # link: "cover" #- name: Welcome # link: "welcome" -- name: TICKETS - link: "register" +#- name: TICKETS +# link: "register" #- name: Waiting List # link: "newsletter" #- name: Call for Tutorials @@ -26,10 +26,10 @@ link: "training" - name: Speakers link: "speakers" -- name: Diversity - link: "diversity" -- name: Volunteer - link: "volunteer" +#- name: Diversity +# link: "diversity" +#- name: Volunteer +# link: "volunteer" #- name: Hotels # link: "hotels" #- name: COVID-19 safety diff --git a/index.html b/index.html index ef190e5..c05f3f9 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ {% comment %} {% include keynotes.html %} {% endcomment %} -{% include register.html %} +{% comment %} {% include register.html %} {% endcomment %} {% include speakers.html %} @@ -47,9 +47,9 @@ {% comment %} {% include banner-3.html %} {% endcomment %} -{% include diversity.html %} +{% comment %} {% include diversity.html %} {% endcomment %} -{% include banner-4.html %} +{% comment %} {% include banner-4.html %} {% endcomment %} {% comment %} {% include hotels.html %} {% endcomment %}