Sha256: 4ae341d4fed4fb893db0dbf7da18e4b5c5a30f4a971f9433ad786d284f55c423

Contents?: true

Size: 534 Bytes

Versions: 21

Compression:

Stored size: 534 Bytes

Contents

    <meta charset="UTF-8">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title><%= Settings.app_name rescue "Thecore" %></title>
    <link rel="icon" type="image/x-icon" href="<%= image_path 'favicon.ico' %>">
    <%= tag("link", rel: "manifest", href: asset_path("manifest.json", skip_pipeline: true)) %>
    <meta name="turbo-cache-control" content="no-cache">
    <meta name="theme-color" content="#3b4e59">
    <%= csrf_meta_tags %>
    

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
thecore_ui_commons-3.1.4 app/views/layouts/_head.html.erb
thecore_ui_commons-3.1.3 app/views/layouts/_head.html.erb
thecore_ui_commons-3.1.2 app/views/layouts/_head.html.erb
thecore_ui_commons-3.1.1 app/views/layouts/_head.html.erb
thecore_ui_commons-3.1.0 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.17 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.16 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.15 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.14 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.13 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.12 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.11 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.10 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.9 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.8 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.7 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.6 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.5 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.4 app/views/layouts/_head.html.erb
thecore_ui_commons-3.0.3 app/views/layouts/_head.html.erb