mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Fontawesome updated to 6.7.2
This commit is contained in:
@@ -1040,7 +1040,7 @@ class core_library
|
||||
'variants' => array(),
|
||||
'library_path' => '{e_WEB}lib/font-awesome',
|
||||
'path' => '6',
|
||||
'version' => '6.4.2',
|
||||
'version' => '6.7.2',
|
||||
|
||||
);
|
||||
|
||||
@@ -1078,9 +1078,9 @@ class core_library
|
||||
),
|
||||
'variants' => array(),
|
||||
// Override library path to CDN.
|
||||
'library_path' => 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2',
|
||||
'library_path' => 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2',
|
||||
'path' => '',
|
||||
'version' => '6.4.2',
|
||||
'version' => '6.7.2',
|
||||
);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user