Favicon + icons for future PWA

This commit is contained in:
2022-02-20 12:38:53 +01:00
parent 663528f8af
commit ddd871e8aa
15 changed files with 68 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link rel="icon" href="/favicon.ico" />
<link rel="icon" href="/icons/favicon.ico" />
<title>N0mbers</title>
</head>