Skip to content

Commit 1cfdb63

Browse files
committed
fix: 🐛 change name
1 parent 04be1cf commit 1cfdb63

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const nextConfig: NextConfig = {
66
images: {
77
unoptimized: true,
88
},
9-
basePath: '/seminar-visualds.github.io',
9+
basePath: '/group-seminar.github.io',
1010
trailingSlash: true,
1111
};
1212

Binary file not shown.

0 commit comments

Comments
 (0)