updated icon

This commit is contained in:
ztimson
2019-07-09 11:55:53 -04:00
parent acb2c660bc
commit 5fd3efea25
4 changed files with 5 additions and 6 deletions

View File

@ -2,11 +2,11 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>MapAlliance</title>
<title>Map Alliance</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="icon" type="image/x-icon" href="/assets/images/logo.png">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="manifest" href="manifest.webmanifest">