Sha256: 65e2a9158128de17c0e1721e6e79280864d0c4c0e56cdea045464cbb4b8ea2e4
Contents?: true
Size: 1.59 KB
Versions: 12
Compression:
Stored size: 1.59 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/modules/defaults/scroller.yml # User configuration for J1 Scroller API # # Product/Info: # https://jekyll.one # # Copyright (C) 2023, 2024 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # Description # description: title: Scroller API scope: Default settings location: _data/modules/defaults/scroller.yml # ------------------------------------------------------------------------------ # Default settings # defaults: enabled: false # ---------------------------------------------------------------------------- # SmoothScroll options # ---------------------------------------------------------------------------- smoothscroll: offsetBase: 80 # used for 'remote' URLS (e.g. page loads), offset in pixels offsetCorrection: 0 # used for 'remote' URLS (e.g. page loads), offset in pixels offsetCorrectionLocal: 0 # used for 'local' URLS (e.g. page anchors), offset in pixels # ------------------------------------------------------------------------------ # END config
Version data entries
12 entries across 12 versions & 1 rubygems