Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/site/data
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@gmail.com>2019-06-30 16:59:58 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-07-22 16:08:58 +0300
commitb4c422340905b59aa34a0e20ca707bc06ed11ad7 (patch)
tree3cfc2cdf425485a1832f56721bfe04159f726088 /site/data
parent3b73dfc44badc90953cc3f4b239b679c9e46cd34 (diff)
Remove card columns in favor of masonry grid
Diffstat (limited to 'site/data')
-rw-r--r--site/data/examples.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/site/data/examples.yml b/site/data/examples.yml
index 9e4fd6bd7a..1a6884d41c 100644
--- a/site/data/examples.yml
+++ b/site/data/examples.yml
@@ -51,3 +51,9 @@
description: "Beautifully simple forms with floating labels over your inputs."
- name: Offcanvas
description: "Turn your expandable navbar into a sliding offcanvas menu."
+
+- category: Integrations
+ description: "Integrations with external libraries."
+ examples:
+ - name: "Masonry"
+ description: "Combine the powers of the Bootstrap grid and the Masonry layout."