mirror of
https://github.com/cupcakearmy/memoir.git
synced 2025-12-07 23:24:59 +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