mirror of
https://github.com/10h30/trestle.git
synced 2026-07-20 07:03:49 +09:00
Switched to Better Font Awesome for the go-to icon plugin.
This commit is contained in:
@@ -282,8 +282,8 @@ function trestle_register_required_plugins() {
|
|||||||
$plugins = array(
|
$plugins = array(
|
||||||
// Required plugins
|
// Required plugins
|
||||||
array(
|
array(
|
||||||
'name' => 'Font Awesome Icons',
|
'name' => 'Better Font Awesome',
|
||||||
'slug' => 'font-awesome',
|
'slug' => 'better-font-awesome',
|
||||||
'required' => true,
|
'required' => true,
|
||||||
),
|
),
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user