Sha256: 4ea51f324ea3f97809f3a431fff6d270bc526b9cd9f35be4adf8d290a8674760
Contents?: true
Size: 543 Bytes
Versions: 13
Compression:
Stored size: 543 Bytes
Contents
= Images You can change most of the images (for instance the logo, main banner on homepage, contents of participatory processes, etc) through the Administration panel. As Decidim uses Webpacker, there is no way to override existing images including in Decidim. If you want to add a new image you can do it as any Rails application, leaving it on your image's asset folder (`app/packs/images`) and using image_pack_tag helper (or asset_pack_path). You can see more documentation on http://guides.rubyonrails.org/webpacker.html[Rails guide].
Version data entries
13 entries across 13 versions & 1 rubygems