mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
Enabled rust mdx parser
This commit is contained in:
parent
18f30724d9
commit
ddf4b7afd2
@ -8,8 +8,7 @@ const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
experimental: {
|
||||
newNextLinkBehavior: true,
|
||||
scrollRestoration: true
|
||||
mdxRs: true
|
||||
},
|
||||
images: {
|
||||
domains: ['i.scdn.co']
|
||||
|
Loading…
Reference in New Issue
Block a user