updated meta description to state chars

instead of words
fixed #6
This commit is contained in:
Sarbbottam Bandyopadhyay 2016-04-21 11:30:44 -07:00
parent 2fc3d6040d
commit e9f6baa156
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,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">