Sha256: 51ba1ada0df310a2db8e954b974ef1ad70ff1c92c9e571ec76821bdc1ba2dd27
Contents?: true
Size: 1.74 KB
Versions: 11
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: 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
11 entries across 11 versions & 1 rubygems