aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2022-07-03 22:43:01 +0200
committerBastien Wirtz <bastien.wirtz@gmail.com>2022-07-03 22:43:01 +0200
commit73d52dbd380471100a6a1eca341b0e98aa5c692e (patch)
treec248c9943e5dc143db7246e271507b6c430923dd /index.html
parent5890d4193253a7cc204a3e44e94ffdce3fb68ff5 (diff)
downloadhomer-73d52dbd380471100a6a1eca341b0e98aa5c692e.tar.gz
homer-73d52dbd380471100a6a1eca341b0e98aa5c692e.tar.zst
homer-73d52dbd380471100a6a1eca341b0e98aa5c692e.zip
Add missing icons
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index e908198..58f531c 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
4 <meta charset="UTF-8" /> 4 <meta charset="UTF-8" />
5 <link rel="icon" href="assets/favicon.ico" /> 5 <link rel="icon" href="assets/favicon.ico" />
6 <link rel="apple-touch-icon" href="assets/apple-touch-icon.png" sizes="180x180"> 6 <link rel="apple-touch-icon" href="assets/apple-touch-icon.png" sizes="180x180">
7 <link rel="mask-icon" href="assets/logo.svg" color="#FFFFFF">
7 <meta name="theme-color" content="#3367D6"> 8 <meta name="theme-color" content="#3367D6">
8 <meta name="viewport" content="width=device-width,initial-scale=1.0,viewport-fit=cover"> 9 <meta name="viewport" content="width=device-width,initial-scale=1.0,viewport-fit=cover">
9 <title>Homer</title> 10 <title>Homer</title>