From 4828ced77dc70847a73e1d2be37d11f49811ff04 Mon Sep 17 00:00:00 2001 From: Amy Marrich Date: Wed, 4 Dec 2024 15:12:22 -0600 Subject: [PATCH] Revert "change sig page to join on slack" --- src/pages/sigs/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/sigs/index.js b/src/pages/sigs/index.js index 0adcca56f..592c71b45 100644 --- a/src/pages/sigs/index.js +++ b/src/pages/sigs/index.js @@ -19,7 +19,6 @@ import { Loader, } from 'react-feather' import { StaticImage } from 'gatsby-plugin-image' -import { ReactComponent as Slack } from '../images/slack-icon.svg' import Callout from '../../components/callout' import IconBox from '../../components/iconbox' import * as Accordion from '@radix-ui/react-accordion' @@ -560,7 +559,7 @@ export default function SIGPage() {

- } /> +