mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
fix local docs link + remove whitespace in gitignore
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<title>Twitter Bootstrap</title>
|
<title>Twitter Bootstrap</title>
|
||||||
|
|
||||||
<!-- Le styles -->
|
<!-- Le styles -->
|
||||||
<link href="assets/css/bootstrap-1.0.0.css" rel="stylesheet" type="text/css">
|
<link href="../bootstrap-1.0.0.css" rel="stylesheet" type="text/css">
|
||||||
<link href="assets/css/docs.css" rel="stylesheet" type="text/css">
|
<link href="assets/css/docs.css" rel="stylesheet" type="text/css">
|
||||||
|
|
||||||
<!-- Le javascript -->
|
<!-- Le javascript -->
|
||||||
|
Reference in New Issue
Block a user