1
0
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:
nobody
2021-01-14 06:31:49 +01:00
parent 169386be91
commit 12fa6f6700
2 changed files with 2 additions and 2 deletions

View File

@@ -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': {