Sha256: ab6c71b7569a761fb3afd9e2a60db6ab6856c0408caea73155b51d8287776fe3
Contents?: true
Size: 1.74 KB
Versions: 15
Compression:
Stored size: 1.74 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/modules/framer.yml # User configuration settings for iFrameResizer # # 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 # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # Description (used for J1 CC only) # description: title: Framer scope: User settings location: _data/modules/framer.yml # ------------------------------------------------------------------------------ # SETTINGS # settings: enabled: false load: sync log: false autoResize: true bodyBackground: bodyMargin: 0 checkOrigin: true inPageLinks: false interval: 32 heightCalculationMethod: bodyOffset widthCalculationMethod: scroll maxHeight: 100000000 minHeight: 512 maxWidth: 100000000 minWidth: 0 resizeFrom: parent scrolling: false sizeHeight: true sizeWidth: false tolerance: 0 # ------------------------------------------------------------------------------ # END config
Version data entries
15 entries across 15 versions & 1 rubygems