|
|
@ -18,7 +18,6 @@ |
|
|
<%# = tag.link rel: "manifest", href: pwa_manifest_path(format: :json) %> |
|
|
<%# = tag.link rel: "manifest", href: pwa_manifest_path(format: :json) %> |
|
|
|
|
|
|
|
|
<link rel="icon" href="/icon.png" type="image/png"> |
|
|
<link rel="icon" href="/icon.png" type="image/png"> |
|
|
<link rel="icon" href="/icon.svg" type="image/svg+xml"> |
|
|
|
|
|
<link rel="apple-touch-icon" href="/icon.png"> |
|
|
<link rel="apple-touch-icon" href="/icon.png"> |
|
|
|
|
|
|
|
|
<%# Includes all stylesheet files in app/assets/stylesheets %> |
|
|
<%# Includes all stylesheet files in app/assets/stylesheets %> |
|
|
|