Sha256: e1c154a2c2b2cd9acbb7eaef3eda98d97cc8623cc6d1b5c06202122884e512b9

Contents?: true

Size: 445 Bytes

Versions: 57

Compression:

Stored size: 445 Bytes

Contents

<!DOCTYPE html>
<html class="theme-<%= BulletTrain::Themes::Light.color %> <%= "theme-secondary-#{BulletTrain::Themes::Light.secondary_color}" if BulletTrain::Themes::Light.secondary_color %>" lang="<%= I18n.locale %>">
  <head>
    <%= render 'shared/layouts/head' %>
  </head>

  <body class="min-h-screen <%= BulletTrain::Themes::Light.background %> text-slate-700 text-sm font-normal dark:text-slate-300">
    <%= yield %>
  </body>
</html>

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
bullet_train-1.7.12 app/views/layouts/public.html.erb
bullet_train-1.7.11 app/views/layouts/public.html.erb
bullet_train-1.7.10 app/views/layouts/public.html.erb
bullet_train-1.7.9 app/views/layouts/public.html.erb
bullet_train-1.7.3 app/views/layouts/public.html.erb
bullet_train-1.7.2 app/views/layouts/public.html.erb
bullet_train-1.7.1 app/views/layouts/public.html.erb
bullet_train-1.7.0 app/views/layouts/public.html.erb
bullet_train-1.6.38 app/views/layouts/public.html.erb
bullet_train-1.6.37 app/views/layouts/public.html.erb
bullet_train-1.6.36 app/views/layouts/public.html.erb
bullet_train-1.6.35 app/views/layouts/public.html.erb
bullet_train-1.6.34 app/views/layouts/public.html.erb
bullet_train-1.6.33 app/views/layouts/public.html.erb
bullet_train-1.6.32 app/views/layouts/public.html.erb
bullet_train-1.6.31 app/views/layouts/public.html.erb
bullet_train-1.6.30 app/views/layouts/public.html.erb
bullet_train-1.6.29 app/views/layouts/public.html.erb
bullet_train-1.6.28 app/views/layouts/public.html.erb
bullet_train-1.6.27 app/views/layouts/public.html.erb