diff --git a/components/ClosedNotice.tsx b/components/ClosedNotice.tsx deleted file mode 100644 index fa9a983f0..000000000 --- a/components/ClosedNotice.tsx +++ /dev/null @@ -1,44 +0,0 @@ -import Link from './Link' - -const ClosedNotice = () => { - return ( -
Applications are currently closed!
-- Grant applications are currently closed as per our{' '} - - quarterly schedule - - . Please have a look at{' '} - last year's report to - see what kind of projects we support. -
-- If you want to prepare a submission, please get familiar with our{' '} - application criteria as well as - our grant selection process. -
-- We will re-open applications on the 1st week of next month. -
-