forked from nfl/react-helmet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add itemProp attributes for meta tag, titleAttributes for title (nfl#169
) * Add titleProps to support add more prop to title tag, Add itemProp attributes for meta to support SEO * Fix itemprop lowercase when generating meta string, add test case for itemprop meta * Update test case * Change PropTypes of titleProps * Rename property for title attributes * Using itemprop instead of itemProp
- Loading branch information
Showing
3 changed files
with
124 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters