mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix extensions order
This commit is contained in:
parent
d198cf11b0
commit
05651519c9
@ -3,6 +3,31 @@ title: Extensions
|
||||
layout: default
|
||||
route: extensions
|
||||
extensions:
|
||||
- name: bulma-pricingtable
|
||||
url: https://wikiki.github.io/bulma-extensions/pricing-table
|
||||
slug: bulma-pricingtable
|
||||
width: 1125
|
||||
height: 423
|
||||
- name: bulma-megamenu
|
||||
url: https://github.com/hunzaboy/bulma-megamenu
|
||||
slug: bulma-megamenu
|
||||
width: 668
|
||||
height: 182
|
||||
- name: bulma-coolcheckboxes
|
||||
url: https://github.com/hunzaboy/Cool-Checkboxes-for-Bulma.io
|
||||
slug: bulma-coolcheckbox
|
||||
width: 450
|
||||
height: 184
|
||||
- name: bulma-slider
|
||||
url: https://wikiki.github.io/bulma-extensions/slider
|
||||
slug: bulma-slider
|
||||
width: 1119
|
||||
height: 158
|
||||
- name: bulma.io-axure
|
||||
url: https://github.com/Code-Mine-Development/Bulma.io-axure
|
||||
slug: bulma.io-axure
|
||||
width: 888
|
||||
height: 541
|
||||
- name: bulma-checkradio
|
||||
url: https://wikiki.github.io/bulma-extensions/checkradio
|
||||
slug: bulma-checkradio
|
||||
@ -13,11 +38,11 @@ extensions:
|
||||
slug: bulma-switch
|
||||
width: 1113
|
||||
height: 178
|
||||
- name: bulma-slider
|
||||
url: https://wikiki.github.io/bulma-extensions/slider
|
||||
slug: bulma-slider
|
||||
width: 1119
|
||||
height: 158
|
||||
- name: bulma-steps (alternative)
|
||||
url: https://aramvisser.github.io/bulma-steps/
|
||||
slug: bulma-steps-alternative
|
||||
width: 1078
|
||||
height: 280
|
||||
- name: bulma-divider
|
||||
url: https://wikiki.github.io/bulma-extensions/divider
|
||||
slug: bulma-divider
|
||||
@ -48,11 +73,6 @@ extensions:
|
||||
slug: bulma-steps
|
||||
width: 989
|
||||
height: 89
|
||||
- name: bulma-steps (alternative)
|
||||
url: https://aramvisser.github.io/bulma-steps/
|
||||
slug: bulma-steps-alternative
|
||||
width: 1078
|
||||
height: 280
|
||||
- name: bulma-tooltip
|
||||
url: https://wikiki.github.io/bulma-extensions/tooltip
|
||||
slug: bulma-tooltip
|
||||
@ -63,26 +83,6 @@ extensions:
|
||||
slug: bulma-timeline
|
||||
width: 401
|
||||
height: 352
|
||||
- name: bulma-megamenu
|
||||
url: https://github.com/hunzaboy/bulma-megamenu
|
||||
slug: bulma-megamenu
|
||||
width: 668
|
||||
height: 182
|
||||
- name: bulma-coolcheckboxes
|
||||
url: https://github.com/hunzaboy/Cool-Checkboxes-for-Bulma.io
|
||||
slug: bulma-coolcheckbox
|
||||
width: 450
|
||||
height: 184
|
||||
- name: bulma.io-axure
|
||||
url: https://github.com/Code-Mine-Development/Bulma.io-axure
|
||||
slug: bulma.io-axure
|
||||
width: 888
|
||||
height: 541
|
||||
- name: bulma-pricingtable
|
||||
url: https://wikiki.github.io/bulma-extensions/pricing-table
|
||||
slug: bulma-pricingtable
|
||||
width: 1125
|
||||
height: 423
|
||||
---
|
||||
|
||||
<div class="container">
|
||||
|
Loading…
Reference in New Issue
Block a user