Sha256: 8ebbd1ae45f54ff2dd415c54618cc8670c824388a6c6101fbf2a1c5a9a281fb3
Contents?: true
Size: 1.74 KB
Versions: 17
Compression:
Stored size: 1.74 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/modules/fab.yml # Default Configuration of the FAB Module (Floating Action Button) # # Product/Info: # https://jekyll.one # # Copyright (C) 2023 Juergen Adams # # J1 Theme is licensed under the MIT License. # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # # ------------------------------------------------------------------------------ # NOTE: # # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # Description # description: title: Floating Action Button scope: Default settings location: _data/modules/defaults/fab.yml # ------------------------------------------------------------------------------ # Default settings # defaults: enabled: false mode: icon xhr_container_id: fab-container xhr_data_path: /assets/data/fab/index.html icon_family: mdib icon_color: md-grey icon_size: mdib-2x raised: 5 # false | one of [1 .. 10] pulsed: false # false | one of [1 .. 3] menu_options: direction: top hoverEnabled: false toolbarEnabled: false # ------------------------------------------------------------------------------ # END config
Version data entries
17 entries across 17 versions & 1 rubygems