Skip to content

Commit 26461f9

Browse files
removing resources from welcomee page
1 parent c98efe5 commit 26461f9

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pages/overview/welcome/index.page.tsx

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,6 @@ export default function Welcome() {
4848
url: '/specification',
4949
},
5050
},
51-
{
52-
title: 'Other Resources',
53-
summary:
54-
'Deserunt et fugiat do adipisicing enim in nostrud Lorem anim ut amet enim.',
55-
logo: '/icons/bookshelf.svg',
56-
links: {
57-
lang: 'URL1',
58-
url: '/resources/books',
59-
},
60-
},
6151
];
6252
return (
6353
<SectionContext.Provider value='docs'>

0 commit comments

Comments
 (0)