Migrate to Contentlayer2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { defineDocumentType, makeSource } from 'contentlayer/source-files';
|
||||
import { defineDocumentType, makeSource } from 'contentlayer2/source-files';
|
||||
import { visit } from 'unist-util-visit';
|
||||
import rehypeSlug from 'rehype-slug';
|
||||
import rehypeAutolinkHeadings from 'rehype-autolink-headings';
|
||||
|
||||
Reference in New Issue
Block a user