1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Improved: Font Awesome (Fonts only) (#170)

This commit is contained in:
nobody
2020-11-10 16:42:28 +01:00
parent c47b926d30
commit 7edb451d17
6 changed files with 9 additions and 11 deletions

View File

@@ -381,6 +381,9 @@ var resources = {
'path': 'resources/fontawesome/{version}/js/all.min.jsm',
'type': 'application/javascript'
},
'fontawesomeFontsOnly': {
'path': 'resources/fontawesome/{version}/fonts/'
},
// GSAP
'gsapBundle': {
'path': 'resources/gsap/{version}/',