Sha256: e85dba12f604438fd0b3565f4f5a3f3b320e863b32f1c5a046e555bb92e5bdb0
Contents?: true
Size: 663 Bytes
Versions: 44
Compression:
Stored size: 663 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 [Rails guide](http://guides.rubyonrails.org/asset_pipeline.html).
Version data entries
44 entries across 44 versions & 1 rubygems