From 363df07edc72575409da09b95239b0de17d7b35b Mon Sep 17 00:00:00 2001 From: Phil Ewels Date: Thu, 29 Aug 2024 09:21:59 +0200 Subject: [PATCH 1/3] Join: admonition for expired slack invite link Add a small box saying what to do if the slack invite link doesn't work, as this is a pretty common thing now. --- sites/main-site/src/pages/join.astro | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sites/main-site/src/pages/join.astro b/sites/main-site/src/pages/join.astro index bd964f6e33..ed8083c4ff 100644 --- a/sites/main-site/src/pages/join.astro +++ b/sites/main-site/src/pages/join.astro @@ -145,6 +145,10 @@ const headings = [ > Get an invite to nf-core Slack

+
+ If the invite link doesn't work because it has expired, please email us at + core@nf-co.re so that we can update it. Thanks! +

From 58e79e5f5c8ad18828bb5e0e53a6dd1da7734c48 Mon Sep 17 00:00:00 2001 From: Phil Ewels Date: Thu, 29 Aug 2024 09:26:37 +0200 Subject: [PATCH 2/3] Style tweaks --- sites/main-site/src/pages/join.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/main-site/src/pages/join.astro b/sites/main-site/src/pages/join.astro index ed8083c4ff..6bfba02c7c 100644 --- a/sites/main-site/src/pages/join.astro +++ b/sites/main-site/src/pages/join.astro @@ -145,8 +145,8 @@ const headings = [ > Get an invite to nf-core Slack

-
- If the invite link doesn't work because it has expired, please email us at +
+ If the invite link doesn't work, please email us at core@nf-co.re so that we can update it. Thanks!
From bbee01c2eb87f1f4a475053650d6e1b97f8de709 Mon Sep 17 00:00:00 2001 From: Phil Ewels Date: Thu, 29 Aug 2024 12:44:35 +0200 Subject: [PATCH 3/3] --- sites/main-site/src/pages/join.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/main-site/src/pages/join.astro b/sites/main-site/src/pages/join.astro index 6bfba02c7c..e4ed57dc7c 100644 --- a/sites/main-site/src/pages/join.astro +++ b/sites/main-site/src/pages/join.astro @@ -145,7 +145,7 @@ const headings = [ > Get an invite to nf-core Slack

-
+
If the invite link doesn't work, please email us at core@nf-co.re so that we can update it. Thanks!