Updates to favicon

This commit is contained in:
Donavon McDowell 2023-06-27 13:58:05 -06:00
parent 7eaf015fb3
commit a3de5c1d55

View File

@ -4,10 +4,10 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css"> <link rel="stylesheet" href="styles.css">
<title>Cost Calculator | MPE Engineering Ltd.</title>
<link rel="icon" href="https://www.mpe.ca/wp-content/uploads/2019/05/cropped-favicon-32x32.png" sizes="32x32"> <link rel="icon" href="https://www.mpe.ca/wp-content/uploads/2019/05/cropped-favicon-32x32.png" sizes="32x32">
<link rel="icon" href="https://www.mpe.ca/wp-content/uploads/2019/05/cropped-favicon-192x192.png" sizes="192x192"> <link rel="icon" href="https://www.mpe.ca/wp-content/uploads/2019/05/cropped-favicon-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" href="https://www.mpe.ca/wp-content/uploads/2019/05/cropped-favicon-180x180.png"> <link rel="apple-touch-icon" href="https://www.mpe.ca/wp-content/uploads/2019/05/cropped-favicon-180x180.png">
<title>Cost Calculator | MPE Engineering Ltd.</title>
</HEAD> </HEAD>
<BODY> <BODY>
<HEADER> <HEADER>