]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove old glyphicons mention
authorMark Otto <otto@github.com>
Sun, 18 Aug 2013 08:32:33 +0000 (01:32 -0700)
committerMark Otto <otto@github.com>
Sun, 18 Aug 2013 08:32:33 +0000 (01:32 -0700)
_includes/nav-css.html
css.html

index 4d2d58da33924a7d84a427943ac2845ae25bd628..31ba46403fc83aae37fcf36c57d7b2b328fa11c2 100644 (file)
@@ -9,9 +9,6 @@
     <li><a href="#overview-container">Containers</a></li>
   </ul>
 </li>
-<li>
-  <a href="#glyphicons">Glyphicons</a>
-</li>
 <li>
   <a href="#grid">Grid system</a>
   <ul class="nav">
index dd576df063f53d346ef75f0bfc101652ca45308c..9bcc63f65f6ad372a962cdd10fd7361979af089d 100644 (file)
--- a/css.html
+++ b/css.html
@@ -65,20 +65,6 @@ base_url: "../"
 
 
 
-  <!-- Glyphicons icon font
-  ================================================== -->
-  <div class="bs-docs-section">
-    <div class="page-header">
-      <h1 id="glyphicons">Glyphicons</h1>
-    </div>
-    <p class="lead">With the launch of Bootstrap 3, icons have been moved to a <a href="https://github.com/twbs/bootstrap-glyphicons">separate repository</a>. This keeps the primary project as lean as possible, makes it easier for folks to swap icon libraries, and makes Glyphicons icon fonts more readily available to more people outside Bootstrap.</p>
-    <p class="lead">
-      <a href="http://glyphicons.getbootstrap.com/" class="btn btn-default btn-lg">Visit Glyphicons for Bootstrap</a> or <a href="https://github.com/twbs/bootstrap-glyphicons">download from GitHub</a>
-    </p>
-  </div>
-
-
-
   <!-- Grid system
   ================================================== -->
   <div class="bs-docs-section">