1
0
mirror of https://gitlab.com/redline-racing-division/car-show.git synced 2025-07-29 17:41:40 +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

Binary file not shown.

After

(image error) Size: 18 KiB

Binary file not shown.

After

(image error) Size: 42 KiB

Binary file not shown.

After

(image error) Size: 17 KiB

BIN
img/fav/favicon-16x16.png Normal file

Binary file not shown.

After

(image error) Size: 733 B

BIN
img/fav/favicon-32x32.png Normal file

Binary file not shown.

After

(image error) Size: 1.7 KiB

BIN
img/fav/favicon.ico Normal file

Binary file not shown.

After

Width: 48px  |  Height: 48px  |  Size: 15 KiB

1
img/fav/site.webmanifest Normal file

@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

@@ -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">