Enabled rust mdx parser

This commit is contained in:
r-freeman 2023-02-23 21:45:23 +00:00
parent 18f30724d9
commit ddf4b7afd2

View File

@ -8,8 +8,7 @@ const nextConfig = {
reactStrictMode: true,
swcMinify: true,
experimental: {
newNextLinkBehavior: true,
scrollRestoration: true
mdxRs: true
},
images: {
domains: ['i.scdn.co']