1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-25 15:31:41 +02:00

Fixes #5160 Social plugin XURL updates.

This commit is contained in:
camer0n
2023-12-19 15:18:23 -08:00
parent 63d3c075c3
commit cab361e76c
75 changed files with 900 additions and 244 deletions

View File

@@ -3,7 +3,7 @@
if(e_ADMIN_AREA !==true)
{
e107::css('social', 'css/fontello.css');
e107::css('social', 'style.css');
// e107::link(array('rel'=>'preload', 'href'=> "{e_PLUGIN}social/font/fontello.woff2?21917124", 'as' => "font", 'type'=>"font/woff2", 'crossorigin' => 'anonymous'));
e107::css('social' ,'css/social.css');