mirror of
https://github.com/trycua/computer.git
synced 2025-12-31 18:40:04 -06:00
Attempt to fix issues with slugs
This commit is contained in:
@@ -5,7 +5,6 @@ const withMDX = createMDX();
|
||||
/** @type {import('next').NextConfig} */
|
||||
const config = {
|
||||
reactStrictMode: true,
|
||||
trailingSlash: true,
|
||||
assetPrefix: '/docs',
|
||||
basePath: '/docs',
|
||||
async rewrites() {
|
||||
|
||||
Reference in New Issue
Block a user