diff options
Diffstat (limited to 'webAO/index.html')
| -rw-r--r-- | webAO/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/index.html b/webAO/index.html index 28fe555..7b19fd8 100644 --- a/webAO/index.html +++ b/webAO/index.html @@ -9,7 +9,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="stylesheet" type="text/css" href="stylesheet.css" /> + <link rel="stylesheet" type="text/css" href="master.css" /> <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link rel="icon" href="images/favicon.ico" /> <script src="master.b.js"></script> |
