diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <meta name="theme-color" content="#1a535c" /> <meta name="description" content="A spaced repetition learning app" /> <link rel="icon" href="/icon.svg" type="image/svg+xml" /> - <link rel="apple-touch-icon" href="/icon.svg" /> + <link rel="apple-touch-icon" href="/apple-touch-icon.png" /> <title>Kioku</title> </head> <body> |
