mirror of
https://github.com/jambonz/next-static-site.git
synced 2026-07-04 19:21:55 +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()
|