This commit is contained in:
Robbie Andrew
2021-11-04 08:15:59 +01:00
parent 4753e9666d
commit f20d166db0
8 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
GCB2021/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 B

BIN
GCB2021/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
GCB2021/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -16,6 +16,10 @@
</style>
<link rel="stylesheet" href="css/text.css">
<link rel="stylesheet" href="css/popupmenu.css">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://robbieandrew.github.io/GCB2021/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://robbieandrew.github.io/GCB2021/favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
</head>
<body>

1
GCB2021/site.webmanifest Normal file
View File

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