zenno: show icons on skills

This commit is contained in:
2026-07-24 22:56:31 -04:00
parent 435da61405
commit 7bac55ca43
4 changed files with 52 additions and 2 deletions
+3
View File
@@ -39,6 +39,9 @@ export default defineConfig({
'/api': {
target: 'http://localhost:13669',
},
'/img': {
target: 'http://localhost:13669',
},
},
},
});