mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-22 21:24:42 +00:00
fix local docs link + remove whitespace in gitignore
This commit is contained in:
parent
b80d118c50
commit
f376de1319
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1 @@
|
|||
.DS_Store
|
||||
.DS_Store
|
||||
|
|
@ -5,7 +5,7 @@
|
|||
<title>Twitter Bootstrap</title>
|
||||
|
||||
<!-- 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">
|
||||
|
||||
<!-- Le javascript -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue