Skip to content

Commit

Permalink
Merge pull request #11 from pavandeore/dev
Browse files Browse the repository at this point in the history
config modified
  • Loading branch information
pavandeore authored Nov 24, 2024
2 parents a688bf9 + 5d377da commit 00035d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import rehypePrism from '@mapbox/rehype-prism'
import nextMDX from '@next/mdx'
import remarkGfm from 'remark-gfm'

/** @type {import('next').NextConfig} */

const nextConfig = {
pageExtensions: ['js', 'jsx', 'ts', 'tsx', 'mdx'],
experimental: {
Expand Down

0 comments on commit 00035d6

Please sign in to comment.