Sha256: 714a0766b797f216b02fb2bf8cdd9334a27967b1e20c72d33531658bc20f3793

Contents?: true

Size: 641 Bytes

Versions: 3

Compression:

Stored size: 641 Bytes

Contents

---
defaults: &defaults
  alpha: null
  background: null
  define: null
  extent: null
  gravity: null
  resize: null
  size: null
.svg:
  .png:
    <<: *defaults
    background: :background
    extent: :auto
    gravity: center
    resize:
    size: :auto
  .ico:
    <<: *defaults
    background: :background
    define:
    extent: :auto
    gravity: center
    resize:
    size: :auto
  .svg:
    <<: *defaults
.png:
  .ico:
    <<: *defaults
    background: :background
    define:
    extent: :auto
    gravity: center
    resize:
  .png:
    <<: *defaults
    background: :background
    extent: :auto
    gravity: center
    resize:

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-favicon-1.1.0 config/jekyll/favicon/static_file/convertible.yml
jekyll-favicon-1.0.0 config/jekyll/favicon/static_file/convertible.yml
jekyll-favicon-1.0.0.pre.3 config/jekyll/favicon/static_file/convertible.yml