aboutsummaryrefslogtreecommitdiff
path: root/webAO/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/index.html')
-rw-r--r--webAO/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/webAO/index.html b/webAO/index.html
index c7d279e..fca9173 100644
--- a/webAO/index.html
+++ b/webAO/index.html
@@ -9,9 +9,9 @@
<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="master.css" />
+ <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" />
+ <link rel="icon" href="images/favicon.ico">
<script src="master.b.js"></script>
</head>