Merge pull request #9 from sarbbottam/fix-6

updated meta description to state chars
This commit is contained in:
Josh Buchea 2016-04-21 12:28:21 -07:00
commit 8fd12eeef7
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ A collection of HTML head elements.
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="your,keywords,here,comma,separated,no,spaces">
<meta name="description" content="150 words">
<meta name="description" content="150 chars">
<meta name="subject" content="your website's subject">
<meta name="language" content="en">
<meta name="robots" content="index,follow">