radames commited on
Commit
c0a110a
1 Parent(s): e285221

update deployment url

Browse files
Files changed (1) hide show
  1. client/svelte.config.js +1 -1
client/svelte.config.js CHANGED
@@ -8,7 +8,7 @@ const config = {
8
  server: { fs: "allow" },
9
  },
10
  paths: {
11
- base: dev ? '/static' : '/gradioiframe/Rad/NYTimes-homepage-rearranged/static',
12
  assets: '',
13
  },
14
  appDir: '_app',
 
8
  server: { fs: "allow" },
9
  },
10
  paths: {
11
+ base: dev ? '/static' : '/gradioiframe/radames/NYTimes-homepage-rearranged/static',
12
  assets: '',
13
  },
14
  appDir: '_app',