Skip to content

Commit b24a501

Browse files
KianNHpatriciasantaana
authored andcommitted
[Docs Site] Don't take titles from comments in codeblocks (#17095)
1 parent 63fa1a2 commit b24a501

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)