Sha256: e57b526773daf468d75ee64713591e5ffb3bea3d0f45949f221205c3fdb76486
Contents?: true
Size: 302 Bytes
Versions: 9
Compression:
Stored size: 302 Bytes
Contents
# frozen_string_literal: true BootstrapLeather.configure do |config| config.application_logo = '/assets/logo.svg' config.application_path = '/' config.application_title = 'Dummy Site' config.application_description = 'Nothing here.' config.application_keywords = 'fake, dummy, stand in' end
Version data entries
9 entries across 9 versions & 1 rubygems