mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 06:42:53 +01:00
feat: add license block
This commit is contained in:
@@ -27,7 +27,8 @@ export default defineConfig({
|
||||
icon({
|
||||
include: {
|
||||
'material-symbols': ['*'],
|
||||
'fa6-brands': ['*']
|
||||
'fa6-brands': ['*'],
|
||||
'fa6-regular': ['*']
|
||||
}
|
||||
})
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user