1
0
mirror of https://gitlab.com/redline-racing-division/car-show.git synced 2025-08-02 03:21:35 +00:00

added favicons

This commit is contained in:
2019-11-21 13:36:28 -07:00
parent 542bcb16e6
commit 2cd29c43ec
8 changed files with 21 additions and 0 deletions

View File

@@ -58,6 +58,26 @@
<!-- Custom styles for this template -->
<link href="css/agency.css" rel="stylesheet" />
<!-- Favicons -->
<link
rel="apple-touch-icon"
sizes="180x180"
href="/img/fav/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="/img/fav/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/img/fav/favicon-16x16.png"
/>
<link rel="manifest" href="/img/fav/site.webmanifest" />
</head>
<body id="page-top">