diff options
| -rw-r--r-- | carousel/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/carousel/index.html b/carousel/index.html index 042473ad8..efb4bcf3c 100644 --- a/carousel/index.html +++ b/carousel/index.html @@ -10,6 +10,7 @@ <!-- Bootstrap core CSS --> <link href="../bootstrap/css/bootstrap.css" rel="stylesheet"> + <link href="../bootstrap/css/bootstrap-glyphicons.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="carousel.css" rel="stylesheet"> |
