Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Commit

Permalink
Added app favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
andresgnlez committed Nov 26, 2015
1 parent 40e1053 commit b66b760
Show file tree
Hide file tree
Showing 32 changed files with 74 additions and 6 deletions.
4 changes: 3 additions & 1 deletion app/views/layouts/compare.html.slim
Expand Up @@ -21,13 +21,15 @@ html
meta (name="google-translate-customization" content="af2414ea962843fc-f48b15cdb6a3ab9b-gd8c738d3a7ff42de-1a")
meta (name="google-site-verification" content="xx82D6cZ40Hvf-TT9jkhfsVi11yIeShPcK0zcc7m7ak")

= render 'shared/icons'

/ = stylesheet_link_tag "http://libs.cartocdn.com/cartodb.js/v3/themes/css/cartodb.css", :media => 'all'
= stylesheet_link_tag "compare", :media => "all"
= csrf_meta_tags

body class="is-#{params[:controller]}-page is-#{params[:action]}-action"

= render 'shared/icons'

= render 'shared/svg_icons'
= render 'shared/svg_icons_countries'
= render 'shared/svg_icons_compare'
Expand Down
4 changes: 2 additions & 2 deletions app/views/layouts/countries.html.slim
Expand Up @@ -21,13 +21,13 @@ html
meta (name="google-translate-customization" content="af2414ea962843fc-f48b15cdb6a3ab9b-gd8c738d3a7ff42de-1a")
meta (name="google-site-verification" content="xx82D6cZ40Hvf-TT9jkhfsVi11yIeShPcK0zcc7m7ak")

/ = stylesheet_link_tag "http://libs.cartocdn.com/cartodb.js/v3/themes/css/cartodb.css", :media => 'all'
= render 'shared/icons'

= stylesheet_link_tag "countries", :media => "all"
= csrf_meta_tags

body class="is-#{params[:controller]}-page is-#{params[:action]}-action"

= render 'shared/icons'
= render 'shared/svg_icons'
= render 'shared/svg_icons_countries'

Expand Down
2 changes: 2 additions & 0 deletions app/views/layouts/map.html.slim
Expand Up @@ -22,6 +22,7 @@ html
meta (name="google-site-verification" content="xx82D6cZ40Hvf-TT9jkhfsVi11yIeShPcK0zcc7m7ak")

== render 'shared/icons'

= stylesheet_link_tag "http://libs.cartocdn.com/cartodb.js/v3/themes/css/cartodb.css", :media => 'all'
= stylesheet_link_tag "map", :media => "all"
= csrf_meta_tags
Expand All @@ -37,6 +38,7 @@ html
body class="is-#{params[:controller]}-page is-#{params[:action]}-action"

= render 'shared/icons'
== render 'shared/svg_icons'
== render 'shared/svg_icons_map'
== render 'shared/svg_icons_applications'
Expand Down
17 changes: 14 additions & 3 deletions app/views/shared/_icons.html.slim
Expand Up @@ -8,12 +8,23 @@ link (rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png
link (rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png")
link (rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png")
link (rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png")
link (rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png")
link (rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-precomposed.png")
link (rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16")
link (rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32")
link (rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192")
link (rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96")
link (rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16")
link (rel="icon" type="image/png" href="/android-chrome-36x36.png" sizes="36x36")
link (rel="icon" type="image/png" href="/android-chrome-48x48.png" sizes="48x48")
link (rel="icon" type="image/png" href="/android-chrome-72x72.png" sizes="72x72")
link (rel="icon" type="image/png" href="/android-chrome-96x96.png" sizes="96x96")
link (rel="icon" type="image/png" href="/android-chrome-144x144.png" sizes="144x144")
link (rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192")
link (rel="manifest" href="/manifest.json")
meta (name="msapplication-TileColor" content="#ff0000")
meta (name="msapplication-TileImage" content="/mstile-70x70.png")
meta (name="msapplication-TileImage" content="/mstile-144x144.png")
meta (name="msapplication-TileImage" content="/mstile-150x150.png")
meta (name="msapplication-TileImage" content="/mstile-310x150.png")
meta (name="msapplication-TileImage" content="/mstile-310x310.png")
meta (name="theme-color" content="#ffffff")
= favicon_link_tag 'favicon.ico'
= favicon_link_tag '/favicon.ico'
Binary file added public/android-chrome-144x144.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/android-chrome-192x192.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/android-chrome-36x36.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/android-chrome-48x48.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/android-chrome-72x72.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/android-chrome-96x96.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon-114x114.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon-120x120.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon-144x144.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon-152x152.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon-180x180.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon-57x57.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon-60x60.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon-72x72.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon-76x76.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon-precomposed.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions public/browserconfig.xml
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/mstile-70x70.png"/>
<square150x150logo src="/mstile-150x150.png"/>
<square310x310logo src="/mstile-310x310.png"/>
<wide310x150logo src="/mstile-310x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>
Binary file added public/favicon-16x16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/favicon-32x32.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/favicon-96x96.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/favicon.ico
Binary file not shown.
41 changes: 41 additions & 0 deletions public/manifest.json
@@ -0,0 +1,41 @@
{
"name": "GFW Climate",
"icons": [
{
"src": "\/android-chrome-36x36.png",
"sizes": "36x36",
"type": "image\/png",
"density": "0.75"
},
{
"src": "\/android-chrome-48x48.png",
"sizes": "48x48",
"type": "image\/png",
"density": "1.0"
},
{
"src": "\/android-chrome-72x72.png",
"sizes": "72x72",
"type": "image\/png",
"density": "1.5"
},
{
"src": "\/android-chrome-96x96.png",
"sizes": "96x96",
"type": "image\/png",
"density": "2.0"
},
{
"src": "\/android-chrome-144x144.png",
"sizes": "144x144",
"type": "image\/png",
"density": "3.0"
},
{
"src": "\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": "4.0"
}
]
}
Binary file added public/mstile-144x144.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mstile-150x150.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mstile-310x150.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mstile-310x310.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/mstile-70x70.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b66b760

Please sign in to comment.