Add a meta description

This commit is contained in:
Gaël Métais
2015-02-06 11:35:41 +01:00
parent 4345ccf356
commit d556f84929
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@
<base href="/">
<link rel="icon" type="image/png" href="/img/favicon.png">
<meta property="og:image" content="/img/logo-large.png" />
<meta name="description" content="Free online web performance tool. Audit your webpage for performance and front-end quality issues. And it's open-source!" />
<!-- build:css /css/styles.css-->
<link rel="stylesheet" type="text/css" href="/css/main.css">
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "yellowlabtools",
"version": "1.2.0",
"description": "Online tool audits a webpage for performance and front-end code quality issues",
"description": "Online tool to audit a webpage for performance and front-end quality issues",
"repository": {
"type": "git",
"url": "git://github.com/gmetais/YellowLabTools.git"