mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Font Awesome (Shim) replaced with minified file (#232)
This commit is contained in:
@@ -401,7 +401,7 @@ var resources = {
|
||||
'type': 'text/css'
|
||||
},
|
||||
'fontawesome5CSSv4shims': {
|
||||
'path': 'resources/fontawesome/{version}/css/v4-shims.css',
|
||||
'path': 'resources/fontawesome/{version}/css/v4-shims.min.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
'fontawesome5JS': {
|
||||
|
Reference in New Issue
Block a user