mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +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(
|
||||
// Required plugins
|
||||
array(
|
||||
'name' => 'Font Awesome Icons',
|
||||
'slug' => 'font-awesome',
|
||||
'name' => 'Better Font Awesome',
|
||||
'slug' => 'better-font-awesome',
|
||||
'required' => true,
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user