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:
@ -543,6 +543,8 @@ helpers.compareVersion = function (v1, v2) {
|
||||
};
|
||||
|
||||
const ListOfFiles = {
|
||||
'a1f20be65b.css': 'Font Awesome (CSS)',
|
||||
'a1f20be65b.jsm': 'Font Awesome (JS)',
|
||||
'owl.transitions.min.css': 'OwlCarousel (CSS Transitions)',
|
||||
'owl.theme.min.css': 'OwlCarousel (CSS Theme)',
|
||||
'owl.carousel.min.css': 'OwlCarousel (CSS)',
|
||||
|
Reference in New Issue
Block a user