Skip to content

Commit ba92bcb

Browse files
committed
add themer
1 parent e8602c7 commit ba92bcb

File tree

4 files changed

+2770
-2
lines changed

4 files changed

+2770
-2
lines changed

next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const i18n = require('./intl.config.json')
77
**/
88
const nextConfig = {
99
experimental: {
10-
urlImports: ['https://cv.creativecody.dev/'],
10+
urlImports: ['https://themer.creativecody.dev/'],
1111
browsersListForSwc: true,
1212
legacyBrowsers: false,
1313
},

0 commit comments

Comments
 (0)