diff options
Diffstat (limited to 'libman.json')
-rw-r--r-- | libman.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libman.json b/libman.json index bcf6e8f..7ba7b9a 100644 --- a/libman.json +++ b/libman.json @@ -9,6 +9,10 @@ { "library": "bootstrap@5.1.3", "destination": "wwwroot\\lib\\bootstrap" + }, + { + "library": "font-awesome@6.3.0", + "destination": "wwwroot\\lib\\font-awesome" } ] }
\ No newline at end of file |