Sha256: 9217c1ea4bd580a19dde21e8055af7ef793317863480f7fafe6f0c9aa0dda96a
Contents?: true
Size: 1.75 KB
Versions: 40
Compression:
Stored size: 1.75 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/modules/framer.yml # User configuration settings for iFrameResizer # # Product/Info: # https://jekyll.one # # Copyright (C) 2022 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # 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
40 entries across 40 versions & 1 rubygems