Merge pull request #64 from bhaskarmelkani/application-name

Application Name Meta Tag
This commit is contained in:
Josh Buchea 2016-05-23 15:28:14 -07:00
commit 1dcb2a0cc8
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ A collection of HTML head elements.
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="application-name" content="Application Name">
<meta name="keywords" content="your,keywords,here,comma,separated,no,spaces">
<meta name="description" content="150 chars">
<meta name="subject" content="your website's subject">