aboutsummaryrefslogtreecommitdiff
path: root/webAO/index.html
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2019-12-27 18:11:49 +0100
committersD <stoned@derpymail.org>2019-12-27 18:11:49 +0100
commitaf776480621572cf47aebc15de9dac4e37e5a77a (patch)
tree7c09c87291799c82fe0730f7396ae39fab26e0bb /webAO/index.html
parent79943eb4eb3e9534f833b99cfcdf40acf6749c6f (diff)
rename master.css
Diffstat (limited to 'webAO/index.html')
-rw-r--r--webAO/index.html2
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>