From bc1ab2d24c4307b8ae4b83b6522cccc3712e217c Mon Sep 17 00:00:00 2001 From: "Amy Marrich (spotz)" Date: Wed, 4 Dec 2024 13:50:24 -0600 Subject: [PATCH] Remove links to virtualgatherings Main page to gatherings SiG page to Slack --- src/pages/index.js | 4 ++-- src/pages/sigs/index.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 4049868be..c9b92825a 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -77,7 +77,7 @@ export default function IndexPage({ data }) {

} /> - } /> + } />
@@ -225,4 +225,4 @@ export const query = graphql` } } } -` \ No newline at end of file +` diff --git a/src/pages/sigs/index.js b/src/pages/sigs/index.js index 592c71b45..d4dab4027 100644 --- a/src/pages/sigs/index.js +++ b/src/pages/sigs/index.js @@ -559,7 +559,7 @@ export default function SIGPage() {

- + } />