feat: theme and resources
This commit is contained in:
10
themes/hugo-theme-m10c/scripts/icons/package.json
Normal file
10
themes/hugo-theme-m10c/scripts/icons/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "node update_icons.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"feather-icons": "^4.29.2",
|
||||
"simple-icons": "^13.14.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user