Skip to content

Commit c8fca41

Browse files
authored
hide examples (#7654)
1 parent ecda089 commit c8fca41

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

website/src/pages/_meta.tsx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ export default {
3434
topContent: LegacyDocsBanner,
3535
},
3636
},
37-
examples: {
38-
title: 'Examples',
39-
type: 'page',
40-
theme: {
41-
layout: 'raw',
42-
footer: false,
43-
},
44-
},
37+
// examples: {
38+
// title: 'Examples',
39+
// type: 'page',
40+
// theme: {
41+
// layout: 'raw',
42+
// footer: false,
43+
// },
44+
// },
4545
v1: {
4646
title: 'Docs',
4747
type: 'page',

0 commit comments

Comments
 (0)