Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Close #2911
  • Loading branch information
mmistakes committed May 11, 2021
1 parent 4e2e649 commit b0f5370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/05-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ You also have the option of customizing the separation character used in SEO-fri
_Example:_ `title_separator: "|"` would produce page titles like `Sample Page | My Awesome Site`.

**Note:** Long site titles have been known to break the masthead layout. Avoid adding a long "tagline" to the title prevent this from happening eg. `My Awesome Site is the Best Because I Say So".
**Note:** Long site titles have been known to break the masthead layout. Avoid adding a long "tagline" to the title prevent this from happening eg. `My Awesome Site is the Best Because I Say So`.
{: .notice--warning}

### Site subtitle
Expand Down

0 comments on commit b0f5370

Please sign in to comment.