Skip to content

Commit 33a7b84

Browse files
KianNHelithrar
authored andcommitted
[Docs Site] Don't take titles from comments in codeblocks (#17095)
1 parent 7fffcad commit 33a7b84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ec.config.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,7 @@ export default {
153153
defaultLuminance: ["32%", "88%"],
154154
},
155155
},
156+
frames: {
157+
extractFileNameFromCode: false,
158+
},
156159
};

0 commit comments

Comments
 (0)