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