mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-24 11:03:44 +00:00
Merge pull request #40 from huyouare/carousel-example
Added glyphicons to index.html
This commit is contained in:
commit
33f8c43eef
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
|
|
||||||
<!-- Bootstrap core CSS -->
|
<!-- Bootstrap core CSS -->
|
||||||
<link href="../bootstrap/css/bootstrap.css" rel="stylesheet">
|
<link href="../bootstrap/css/bootstrap.css" rel="stylesheet">
|
||||||
|
<link href="../bootstrap/css/bootstrap-glyphicons.css" rel="stylesheet">
|
||||||
|
|
||||||
<!-- Custom styles for this template -->
|
<!-- Custom styles for this template -->
|
||||||
<link href="carousel.css" rel="stylesheet">
|
<link href="carousel.css" rel="stylesheet">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue