Re-add favicon functionality.

This commit is contained in:
MickeyKay
2015-03-23 12:33:33 -07:00
parent 8890f6e413
commit 189b5fe995
3 changed files with 34 additions and 1 deletions
+1
View File
@@ -35,6 +35,7 @@ function trestle_custom_defaults( $defaults ) {
'trestle_layout' => 'solid',
'trestle_logo_url' => '',
'trestle_logo_url_mobile' => '',
'trestle_favicon_url' => '',
'trestle_nav_primary_location' => 'full',
'trestle_read_more_text' => __( 'Read More »', 'trestle' ),
'trestle_revisions_number' => 3,