Sha256: dee887b88d789d50af9a172ef065ad4cf80f941b4322c2843824ae9f224028cb
Contents?: true
Size: 657 Bytes
Versions: 6
Compression:
Stored size: 657 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. If you want to override the standard images given by Decidim (for instance the initial image for user's avatars) you can do it by naming it the same way as the original image, in this case it should be `app/assets/images/decidim/default-avatar.svg` If you want to add a new image you can do it as any Rails application, leaving it on your image's asset folder and using image_tag helper. You can see more documentation on http://guides.rubyonrails.org/asset_pipeline.html[Rails guide].
Version data entries
6 entries across 6 versions & 1 rubygems