diff --git a/contentlayer.config.js b/contentlayer.config.js index c871328..1e9878c 100644 --- a/contentlayer.config.js +++ b/contentlayer.config.js @@ -170,6 +170,7 @@ export default makeSource({ [ rehypeAutolinkHeadings, { + behavior: "wrap", properties: { className: ["subheading-anchor"], ariaLabel: "Link to section",