1
0
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:
camer0n
2025-01-07 09:02:03 -08:00
parent 280a9aa099
commit e6775b5afd
16 changed files with 5753 additions and 5810 deletions

View File

@@ -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',
);