Sha256: 9af00a065139aa5d5561e790bfa25cba13475c2fc85d40ddf7ef94ca3c6ef64f
Contents?: true
Size: 1.76 KB
Versions: 17
Compression:
Stored size: 1.76 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 (used for J1 CC only) # 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: MDI icon_color: mdi-md-grey icon_size: mdi-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