mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
3 lines
109 B
JavaScript
3 lines
109 B
JavaScript
const withNextra = require('nextra')('nextra-theme-docs', './theme.config.js')
|
|
module.exports = withNextra()
|