2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

nuke components.html

This commit is contained in:
Mark Otto
2014-07-12 02:14:22 -07:00
parent 1df1a5d54e
commit 0610c94244
-18
View File
@@ -1,18 +0,0 @@
---
layout: default
title: Components
slug: components
lead: "Over a dozen reusable components built to provide dropdowns, input groups, navigation, alerts, and much more."
---
{% include components/button-groups.html %}
{% include components/button-dropdowns.html %}
{% include components/input-groups.html %}
{% include components/navbar.html %}
{% include components/pagination.html %}
{% include components/labels.html %}
{% include components/jumbotron.html %}
{% include components/page-header.html %}
{% include components/media.html %}
{% include components/list-group.html %}
{% include components/responsive-embed.html %}