Various wordings changed on home and about pages

This commit is contained in:
Gaël Métais
2021-01-24 14:10:02 +00:00
parent b54eb0cca9
commit 4e692d608c
5 changed files with 32 additions and 17 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
<html>
<head>
<meta charset="utf-8">
<title>Yellow Lab Tools</title>
<title>Yellow Lab Tools - Page Speed audit</title>
<base href="<%= baseUrl %>">
<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 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-->
<link rel="stylesheet" type="text/css" href="css/main.css">