mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 02:54:01 +02:00
fix local docs link + remove whitespace in gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1 @@
|
|||||||
.DS_Store
|
.DS_Store
|
@@ -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