Sha256: 2baf5c23630c5c4647654c6589e15807889d2329ecab055a7757cb1030c9a619

Contents?: true

Size: 634 Bytes

Versions: 3

Compression:

Stored size: 634 Bytes

Contents

<%= stylesheet_link_tag 'https://rsms.me/inter/inter.css', media: 'all', 'data-turbo-track': 'reload' %>
<link href="<%= image_path('light/logo/favicon.png') %>" rel="shortcut icon" />
<link href="<%= image_path('light/logo/logo-square-bg.png') %>" rel="apple-touch-icon" />
<%= javascript_include_tag 'application', 'data-turbo-track': 'reload' %>
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbo-track': 'reload' %>
<%= javascript_include_tag 'application.light', 'data-turbo-track': 'reload' %>
<%= stylesheet_link_tag 'application.light', media: 'all', 'data-turbo-track': 'reload' %>
<%= render 'layouts/head' %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.0.11 app/views/themes/light/layouts/_head.html.erb
bullet_train-themes-light-1.0.10 app/views/themes/light/layouts/_head.html.erb
bullet_train-themes-light-1.0.9 app/views/themes/light/layouts/_head.html.erb