diff options
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/website/index.html b/website/index.html index da92ce7..aa2b1bc 100644 --- a/website/index.html +++ b/website/index.html | |||
@@ -7,6 +7,8 @@ | |||
7 | 7 | ||
8 | <title>ESIEEquest</title> | 8 | <title>ESIEEquest</title> |
9 | 9 | ||
10 | <link rel="shortcut icon" href="/assets/img/favicon.png"> | ||
11 | |||
10 | <link rel="stylesheet" href="/assets/css/pure-min.css"> | 12 | <link rel="stylesheet" href="/assets/css/pure-min.css"> |
11 | <link rel="stylesheet" href="/assets/css/font-awesome.min.css"> | 13 | <link rel="stylesheet" href="/assets/css/font-awesome.min.css"> |
12 | <link rel="stylesheet" href="/assets/css/main-grid.css"> | 14 | <link rel="stylesheet" href="/assets/css/main-grid.css"> |