SEO Updates

This commit is contained in:
Alex Wolfe 2015-03-04 13:50:09 -08:00
parent 85d7ddc515
commit 36881e7682
2 changed files with 11 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"globals": {
"title": "Angular",
"description": "Angular is a development platform for building mobile and desktop web applications",
"keywords": "Angular, AngularJS, AngularDart, Javscript, Dart, Framework, JavaScript MVC, Google",
"siteURL": "http://angular.io",
"jsLatest": "2.0.0-alpha.12",
"dartLatest": "2.0.0-alpha.6",

View File

@ -1,3 +1,13 @@
title #{title} |
meta(charset="utf-8")
meta(http-equiv="X-UA-Compatible" content="IE=edge")
meta(name="description" content="#{description}")
meta(name="keywords" content="#{keywords}")
meta(name="robots" content="all")
meta(name="referrer" content="origin")
meta(name="viewport" id="viewport" content="width=device-width, initial-scale=1")
link(rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/angular_material/0.7.1/angular-material.min.css")
link(href='http://fonts.googleapis.com/css?family=Roboto:400,300,500,400italic,700' rel='stylesheet' type='text/css')
link(rel="stylesheet" href="/resources/css/vendor/icomoon/style.css")