🔧 (lighthouse) better lighthouse score
This commit is contained in:
@@ -2,8 +2,15 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
|
<link rel="preload" href="style.css" as="style" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Interactive Thinking People System</title>
|
<title>Interactive Thinking People System</title>
|
||||||
|
<meta
|
||||||
|
name="description"
|
||||||
|
content="Author: Julien Calixte,
|
||||||
|
My understanding of the Thinking People System and
|
||||||
|
how it can help people and organization to improve"
|
||||||
|
/>
|
||||||
<link rel="stylesheet" href="style.css" />
|
<link rel="stylesheet" href="style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user