Pārlūkot izejas kodu

Improved launcher icon on Android

master
Eugen Rochko pirms 7 gadiem
vecāks
revīzija
587bf6820e
3 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      app/views/layouts/application.html.haml
  2. Binārs
      public/android-chrome-192x192.png
  3. +1
    -1
      public/manifest.json

+ 1
- 1
app/views/layouts/application.html.haml Parādīt failu

@@ -8,7 +8,7 @@
%link{:rel => "apple-touch-icon", :sizes => "180x180", :href => "/apple-touch-icon.png"}/
%link{:rel => "manifest", :href => "/manifest.json"}/
%meta{:name => "msapplication-config", :content => "/browserconfig.xml"}/
%meta{:name => "theme-color", :content => "#2b90d9"}/
%meta{:name => "theme-color", :content => "#282c37"}/
%meta{:name => "apple-mobile-web-app-capable", :content => "yes"}/

%title


Binārs
public/android-chrome-192x192.png Parādīt failu

Pirms Pēc
Platums: 192  |  Augstums: 192  |  Izmērs: 14 KiB Platums: 192  |  Augstums: 192  |  Izmērs: 16 KiB

+ 1
- 1
public/manifest.json Parādīt failu

@@ -8,7 +8,7 @@
"type": "image\/png"
}
],
"theme_color": "#ffffff",
"theme_color": "#282c37",
"display": "standalone",
"start_url": "/web/timelines/home"
}

Notiek ielāde…
Atcelt
Saglabāt