Skip to content

Commit

Permalink
Update title tag comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Apr 24, 2015
1 parent af2457a commit 5da5f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/wp-content/themes/wordplate/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
// $formats = ['aside', 'gallery', 'image', 'link', 'quote', 'video', 'audio'];
// add_theme_support('post-formats', $formats);

// Add title theme support.
// Add title tag theme support.
add_theme_support('title-tag');

// Show the admin bar.
Expand Down

0 comments on commit 5da5f38

Please sign in to comment.