Skip to content

Commit fdc44a3

Browse files
Modified next.config.ts
1 parent 2790982 commit fdc44a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorsofthewall/next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { hostname } from "os";
44
const nextConfig: NextConfig = {
55
/* config options here */
66
output: 'export',
7-
basePath: '/tensorsofthewall/tensorsofthewall',
7+
basePath: '/tensorsofthewall',
88
images: {
99
unoptimized: true,
1010
}

0 commit comments

Comments
 (0)