add fontawesome icons support
This commit is contained in:
parent
06e0e016ba
commit
b30295da9d
3 changed files with 93 additions and 2 deletions
|
@ -12,6 +12,8 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"@11ty/eleventy-navigation": "^0.3.5",
|
||||
"@11ty/eleventy-plugin-bundle": "^1.0.5"
|
||||
"@11ty/eleventy-plugin-bundle": "^1.0.5",
|
||||
"@fortawesome/fontawesome-free": "^6.6.0",
|
||||
"eleventy-plugin-icons": "^4.5.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue