summaryrefslogtreecommitdiff
path: root/amelia
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-08-19 12:58:02 -0400
committerThomas Park <thomas@thomaspark.me>2013-08-19 12:58:02 -0400
commit2e367c540f77511083ea1f2eeda06f8bcc824b03 (patch)
tree9c96aeb5a1d9dd7776fa2b3adcf4779b83c5f5a3 /amelia
parent171901293ae11020845ca96751da795dfac161b9 (diff)
use un-minified stylesheets to make inspection easier
Diffstat (limited to 'amelia')
-rw-r--r--amelia/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/amelia/index.html b/amelia/index.html
index cc461973..c0330763 100644
--- a/amelia/index.html
+++ b/amelia/index.html
@@ -4,7 +4,7 @@
<title>Bootswatch: Amelia</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
- <link rel="stylesheet" href="./bootstrap.min.css" media="screen">
+ <link rel="stylesheet" href="./bootstrap.css" media="screen">
<link rel="stylesheet" href="../bower_components/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="../assets/css/bootswatch.min.css">
<script type="text/javascript">