0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

nuke the js.html page

This commit is contained in:
Mark Otto 2014-07-12 02:18:51 -07:00
parent 93667ae121
commit 4e1676f4c1

View File

@ -1,20 +0,0 @@
---
layout: default
title: JavaScript
slug: js
lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one."
---
{% include js/overview.html %}
{% include js/transitions.html %}
{% include js/modal.html %}
{% include js/dropdowns.html %}
{% include js/scrollspy.html %}
{% include js/tabs.html %}
{% include js/tooltips.html %}
{% include js/popovers.html %}
{% include js/alerts.html %}
{% include js/buttons.html %}
{% include js/collapse.html %}
{% include js/carousel.html %}
{% include js/affix.html %}