Add improvments for lighthouse score
This commit is contained in:
parent
c1ab07f342
commit
2b9f635c80
@ -2,6 +2,7 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="author" content="Tyler Perkins">
|
<meta name="author" content="Tyler Perkins">
|
||||||
|
<meta name="description" content="Tyler Perkin's Portfolio Website">
|
||||||
|
|
||||||
<!-- Fonts and styles -->
|
<!-- Fonts and styles -->
|
||||||
<link rel="stylesheet" href="/common/common.css">
|
<link rel="stylesheet" href="/common/common.css">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<?php include 'common/include.php' ?>
|
<?php include 'common/include.php' ?>
|
||||||
<title>Tyler Perkins - Home</title>
|
<title>Tyler Perkins - Home</title>
|
||||||
|
Reference in New Issue
Block a user