mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added new endpoint for webfont
This commit is contained in:
@@ -154,5 +154,9 @@ var resources = {
|
||||
'webfont': {
|
||||
'path': 'resources/webfont/{version}/webfont.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
'webfontloader': {
|
||||
'path': 'resources/webfont/{version}/webfontloader.jsm',
|
||||
'type': 'application/javascript'
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user