Sha256: b1f9592aa966295dd1598e304154c28b4e9070930f82ac857d45e65902182d50
Contents?: true
Size: 542 Bytes
Versions: 30
Compression:
Stored size: 542 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's 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
30 entries across 30 versions & 1 rubygems