diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html | 1 | ||||
-rw-r--r-- | public/which-logo-512.png | bin | 0 -> 22412 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index c3d52e2..001cbac 100644 --- a/public/index.html +++ b/public/index.html @@ -2,6 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8" /> + <link rel="icon" type="image/png" sizes="16x16" href="./which-logo-64.png" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Which</title> </head> diff --git a/public/which-logo-512.png b/public/which-logo-512.png Binary files differnew file mode 100644 index 0000000..ddcbd9f --- /dev/null +++ b/public/which-logo-512.png |