Skip to content

Commit

Permalink
Merge pull request #24 from TobiasPrt/development
Browse files Browse the repository at this point in the history
added support for dynamic title tag
  • Loading branch information
TobiasPrt authored Apr 17, 2021
2 parents 73f03c8 + 8b64898 commit 8203e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/smartphoniker-after-theme-setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ function smartphoniker_setup() {
* Add support for custom styles for Gutenberg editor.
*/
add_theme_support( 'editor-styles' );
add_theme_support( 'title-tag' );
add_editor_style( 'editor-styles.css' );
}

0 comments on commit 8203e9d

Please sign in to comment.