aboutsummaryrefslogtreecommitdiff
path: root/starter-template
diff options
context:
space:
mode:
Diffstat (limited to 'starter-template')
-rw-r--r--starter-template/index.html6
-rw-r--r--starter-template/starter-template.css (renamed from starter-template/example.css)0
2 files changed, 3 insertions, 3 deletions
diff --git a/starter-template/index.html b/starter-template/index.html
index c87cb11cc..1cd335241 100644
--- a/starter-template/index.html
+++ b/starter-template/index.html
@@ -6,13 +6,13 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Starter template for Bootstrap</title>
+ <title>Starter Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
- <link href="../bootstrap/bootstrap.css" rel="stylesheet">
+ <link href="../bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
- <link href="example.css" rel="stylesheet">
+ <link href="starter-template.css" rel="stylesheet">
</head>
<body>
diff --git a/starter-template/example.css b/starter-template/starter-template.css
index 4af7a6177..4af7a6177 100644
--- a/starter-template/example.css
+++ b/starter-template/starter-template.css