Skip to content

Resolve "Add favicons and manifest file"

Jason Steele requested to merge 606-add-favicons-and-manifest-file into master

Related to #606 (closed)

This adds icons for Apple devices, Android devices, and all modern browsers. RAILS default favicon_link_tag helper only supports one .ico file. So additional code was needed to support all.

All icons including android's manifest file are in assets/images/favicon/

References: https://github.com/RealFaviconGenerator/rails_real_favicon/issues/26 https://github.com/RealFaviconGenerator/rails_real_favicon/issues/35

Edited by Jason Steele

Merge request reports

Loading