From b4c422340905b59aa34a0e20ca707bc06ed11ad7 Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Sun, 30 Jun 2019 16:59:58 +0300 Subject: Remove card columns in favor of masonry grid --- site/data/examples.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'site/data') diff --git a/site/data/examples.yml b/site/data/examples.yml index 9e4fd6bd7..1a6884d41 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." -- cgit v1.2.3