chore: try root public for vercel
This commit is contained in:
parent
0e4dbed374
commit
c8bb804a47
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
|
|
@ -0,0 +1 @@
|
|||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>RSSHub</title><rect width="24" height="24" fill="#ffd6a6" rx="7.636"/><path fill="#ff8549" d="M.142 6.16Q.002 6.875 0 7.635v8.728A7.636 7.636 0 0 0 7.636 24h8.728a7.7 7.7 0 0 0 1.477-.142 13.26 13.26 0 0 0 1.25-5.64c0-7.35-5.959-13.309-13.31-13.309a13.25 13.25 0 0 0-5.64 1.25"/><circle cx="5.727" cy="18.273" r="4.964" fill="#ff2900"/></svg>
|
||||
|
After Width: | Height: | Size: 420 B |
|
|
@ -8,5 +8,5 @@ export default defineConfig({
|
|||
shims: true,
|
||||
clean: true,
|
||||
plugins: [artTemplatesPlugin()],
|
||||
copy: [{ from: 'lib/assets', to: 'dist' }],
|
||||
// copy: [{ from: 'lib/assets', to: 'dist' }],
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue