From 4ebabdf62ac3bf2417a5ad9b6ae93e42ffa4bbc2 Mon Sep 17 00:00:00 2001 From: jbenrochon <31935169+jbenrochon@users.noreply.github.com> Date: Wed, 9 Sep 2026 08:57:12 -0400 Subject: [PATCH] Update appTop.html Remove Questions/Collaborate Top Menu. The "Submit an idea or be a presenter" is on home page --- docs/_includes/appTop.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/_includes/appTop.html b/docs/_includes/appTop.html index 9b92cad..5097632 100644 --- a/docs/_includes/appTop.html +++ b/docs/_includes/appTop.html @@ -36,9 +36,6 @@ }, { "text": "{{ t.menu.events }}", "href": "{{ '/' | absolute_url }}{% if current_lang == 'fr' %}fr/{% endif %}events/" - }, { - "text": "{{ t.menu.questions }}", - "href": "https://github.com/esdc-devcop/esdc-devcop.github.io/issues/new/choose" }] })); - \ No newline at end of file +