aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index c2e05cf..d7c3aca 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,10 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="theme-color" content="#4CAF50" />
+ <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" />
<title>Kioku</title>
</head>
<body>