mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added Google Material Icons v3.0.1 (#41)
This commit is contained in:
@@ -298,6 +298,11 @@ var resources = {
|
||||
'path': 'resources/fontawesome/{version}/js/all.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Google Material Icons
|
||||
'googleMaterialIcons': {
|
||||
'path': 'resources/google-material-design-icons/google-material-design-icons.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
// hls.js
|
||||
'hlsJS': {
|
||||
'path': 'resources/hls.js/{version}/hls.min.jsm',
|
||||
|
Reference in New Issue
Block a user