mirror of
https://github.com/10h30/trestle.git
synced 2026-07-12 11:16:27 +09:00
Switch to storing logos by image ID and outputting them properly
This commit is contained in:
@@ -19,8 +19,8 @@ function trestle_settings_defaults() {
|
||||
// Trestle default key/value pairs.
|
||||
$trestle_defaults = array(
|
||||
'layout' => 'solid',
|
||||
'logo_url' => '',
|
||||
'logo_url_mobile' => '',
|
||||
'logo_id' => '',
|
||||
'logo_id_mobile' => '',
|
||||
'favicon_url' => '',
|
||||
'nav_primary_location' => 'full',
|
||||
'mobile_nav_toggle' => 'small-icon',
|
||||
|
||||
Reference in New Issue
Block a user