mirror of
https://github.com/cupcakearmy/memoir.git
synced 2025-09-08 08:50:40 +00:00
update to nextra 4
This commit is contained in:
5
next.config.mjs
Normal file
5
next.config.mjs
Normal file
@@ -0,0 +1,5 @@
|
||||
import nextra from "nextra";
|
||||
|
||||
const withNextra = nextra({});
|
||||
|
||||
export default withNextra({});
|
Reference in New Issue
Block a user