We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcdbad1 commit e039dcaCopy full SHA for e039dca
gatsby-config.ts
@@ -83,7 +83,7 @@ export const plugins = [
83
className: `gatsby-copyable-header`,
84
removeAccents: true,
85
isIconAfterHeader: true,
86
- elements: [`h2`, `h3`],
+ elements: [`h2`, `h3`, `h4`],
87
},
88
89
{
0 commit comments