diff options
| author | Mark Otto <[email protected]> | 2017-05-27 17:34:17 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-27 17:34:17 -0700 |
| commit | 480944e66e0731ea35f514498ecd6d4b220c97ae (patch) | |
| tree | 1a9461f8f78444dfe4bd5e373afb10aa33cecabf /docs/index.html | |
| parent | 456d6a07f0498f62e3fde7837f8e57f1dd90d324 (diff) | |
| download | bootstrap-480944e66e0731ea35f514498ecd6d4b220c97ae.tar.xz bootstrap-480944e66e0731ea35f514498ecd6d4b220c97ae.zip | |
• Add SVGs for GitHub, Slack, and Twitter
• Move the Bootstrap SVG into the same folder
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 26a460e2f..556fb2461 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,7 +4,7 @@ layout: home <main class="bd-masthead" id="content" role="main"> <div class="container"> - {% include bootstrap-icon.html %} + {% include icons/bootstrap.svg %} <p class="lead">Bootstrap is the most popular HTML, CSS, and JS framework in the world for building responsive, mobile-first projects on the web.</p> <p class="lead"> <a href="{{ site.baseurl }}/getting-started/download/" class="btn btn-lg" onclick="ga('send', 'event', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}');">Download Bootstrap</a> |
