Sha256: a9c6f2b05c4ef9818e7a868f560ca98befe0074690e2281c2d42452d414f2a92
Contents?: true
Size: 498 Bytes
Versions: 23
Compression:
Stored size: 498 Bytes
Contents
# frozen_string_literal: true # Warning: frontend is still part of the Solidus meta-gem. Make sure to enable # these configurations only if they haven't been enabled in the `spree.rb` # initializer. # Spree.config do |config| # # Frontend: # Custom logo for the frontend # config.logo = "logo/solidus.svg" # Template to use when rendering layout # config.layout = "spree/layouts/spree_application" # end # Spree::Frontend::Config.configure do |config| # config.locale = 'en' # end
Version data entries
23 entries across 23 versions & 3 rubygems