|
@@ -1,12 +1,12 @@
|
|
<html>
|
|
<html>
|
|
<head>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
- <title>Yellow Lab Tools</title>
|
|
|
|
|
|
+ <title>Yellow Lab Tools - Page Speed audit</title>
|
|
<base href="<%= baseUrl %>">
|
|
<base href="<%= baseUrl %>">
|
|
<link rel="icon" type="image/png" href="img/favicon.png">
|
|
<link rel="icon" type="image/png" href="img/favicon.png">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
|
<meta property="og:image" content="img/logo-large.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!" />
|
|
|
|
|
|
+ <meta name="description" content="Yellow Lab Tools is a free online web performance analyzer. It audits a webpage for performance and front-end quality issues. And it's open-source!" />
|
|
|
|
|
|
<!-- build:css css/styles.css-->
|
|
<!-- build:css css/styles.css-->
|
|
<link rel="stylesheet" type="text/css" href="css/main.css">
|
|
<link rel="stylesheet" type="text/css" href="css/main.css">
|