Sha256: 2af4c1a6b565646c3ec6a5a827fcf0b0202388beeee7b591bf7e61ab40d91416
Contents?: true
Size: 329 Bytes
Versions: 9
Compression:
Stored size: 329 Bytes
Contents
json.icons do json.array! %w[192 512] do |size| json.type 'image/png' json.src( scrolled_theme_asset_path( theme, "favicons/android-chrome-#{size}x#{size}.png", theme_file_role: :favicon_png, theme_file_style: :"w#{size}" ) ) json.sizes "#{size}x#{size}" end end
Version data entries
9 entries across 9 versions & 1 rubygems