We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bee487 commit 1298910Copy full SHA for 1298910
src/utils/defaults.js
@@ -175,7 +175,7 @@ module.exports = {
175
mdi: 'https://cdn.jsdelivr.net/npm/@mdi/[email protected]/css/materialdesignicons.min.css',
176
si: 'https://unpkg.com/simple-icons@v5/icons',
177
generative: 'https://avatars.dicebear.com/api/identicon/{icon}.svg',
178
- localPath: '/item-icons',
+ localPath: './item-icons',
179
faviconName: 'favicon.ico',
180
homeLabIcons: 'https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/{icon}.png',
181
},
0 commit comments