mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-10 05:14:42 +00:00
nuke the js.html page
This commit is contained in:
parent
93667ae121
commit
4e1676f4c1
1 changed files with 0 additions and 20 deletions
|
|
@ -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 %}
|
|
||||||
Loading…
Reference in a new issue