From d76b9e5c1935eafdb5eff55f65bf2c1b2ab42f44 Mon Sep 17 00:00:00 2001 From: fumimowdan Date: Thu, 19 Oct 2023 17:12:47 +0100 Subject: [PATCH] test --- app/views/layouts/admin.html.erb | 12 ++++++------ app/views/layouts/application.html.erb | 14 +++++++------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/app/views/layouts/admin.html.erb b/app/views/layouts/admin.html.erb index 8ed83f83..1ff81388 100644 --- a/app/views/layouts/admin.html.erb +++ b/app/views/layouts/admin.html.erb @@ -13,12 +13,12 @@ - - - - - - + + + + + + <%= stylesheet_link_tag 'application', 'data-turbolinks-track': 'reload' %> <%= javascript_importmap_tags %> diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index d365b7a1..311e4888 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -13,18 +13,18 @@ - - - - - - + + + + + + <%= stylesheet_link_tag 'application', 'data-turbolinks-track': 'reload' %> <%= javascript_importmap_tags %> - +