mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: Font Awesome v4.7.0 loaded by WebFontLoader (#73)
This commit is contained in:
@@ -670,6 +670,14 @@ var resources = {
|
||||
'path': 'resources/webfont/{version}/webfontloader.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
'webfontloaderFontawesomeJS': {
|
||||
'path': 'resources/webfont/a1f20be65b.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
'webfontloaderFontawesomeCSS': {
|
||||
'path': 'resources/webfont/a1f20be65b.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
// WebRTC adapter
|
||||
'webRTCadapter': {
|
||||
'path': 'resources/webrtc-adapter/{version}/adapter.min.jsm',
|
||||
|
Reference in New Issue
Block a user