mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Add option for mobile nav toggle style
This commit is contained in:
Regular → Executable
+1
@@ -23,6 +23,7 @@ function trestle_settings_defaults() {
|
||||
'logo_url_mobile' => '',
|
||||
'favicon_url' => '',
|
||||
'nav_primary_location' => 'full',
|
||||
'mobile_nav_toggle' => 'small-icon',
|
||||
'search_in_nav' => '',
|
||||
'read_more_text' => __( 'Read More »', 'trestle' ),
|
||||
'revisions_number' => 3,
|
||||
|
||||
Reference in New Issue
Block a user