summaryrefslogtreecommitdiff
path: root/libman.json
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-02-14 06:50:36 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-02-14 06:50:36 +0300
commite922edc785a34f219ded4d2a3e5538235f7ae182 (patch)
tree1630ccf4ab01ad7d0a361647146bc1ebb2b3b4c3 /libman.json
parente02af80b646ea4436abc1f46cc01ec72172a77e6 (diff)
Move to local font-awesome
Diffstat (limited to 'libman.json')
-rw-r--r--libman.json4
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