Skip to content

Commit 4645618

Browse files
authored
Hide 'Annual Reports' page because it's not been updated (#2048)
1 parent 90999af commit 4645618

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/pages/community/foundation/_meta.tsx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ export default {
44
"graphql-conf": "GraphQL Conf",
55
"community-grant": "",
66
contact: "Contact Us",
7-
"annual-reports": "",
7+
"annual-reports": {
8+
title: "Annual Reports",
9+
display: "hidden",
10+
},
811
members: "Foundation Members",
912
landscape: {
1013
title: (

0 commit comments

Comments
 (0)