mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: Font Awesome 'v4-shims.css' v5.15.1 (#137)
This commit is contained in:
@@ -336,6 +336,10 @@ var resources = {
|
||||
'path': 'resources/fontawesome/{version}/css/all.min.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
'fontawesome5CSSv4shims': {
|
||||
'path': 'resources/fontawesome/{version}/css/v4-shims.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
'fontawesome5JS': {
|
||||
'path': 'resources/fontawesome/{version}/js/all.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
|
Reference in New Issue
Block a user