diff options
| author | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-09-07 16:54:41 +0200 |
|---|---|---|
| committer | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-09-07 16:54:41 +0200 |
| commit | 6a317fdbd6080fa867aa065c4360ea56945b9ab1 (patch) | |
| tree | 54be675e38e63efda8d745be5f21ebf193424e27 /webAO/index.html | |
| parent | 9f3806fed2b99f67a5b38941cd902634f6676d23 (diff) | |
| parent | 82eaeeddb422968a66fb75b16e3451db566c19de (diff) | |
Merge branch 'master' into objection_maker
Diffstat (limited to 'webAO/index.html')
| -rw-r--r-- | webAO/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/index.html b/webAO/index.html index 5ff166c..859c7e7 100644 --- a/webAO/index.html +++ b/webAO/index.html @@ -30,6 +30,7 @@ <link href="https://fonts.googleapis.com/css?family=Poiret+One" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Oswald%7CRoboto+Condensed" rel="stylesheet"> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> + <link rel="apple-touch-icon" href="/images/logo-new.png"/> <link rel="stylesheet" type="text/css" href="styles/master.css"> <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link rel="icon" href="images/favicon.ico"> |
