Skip to content

Commit

Permalink
Page refreshes
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemanrubia committed Nov 27, 2023
1 parent f1eb3ab commit 4238410
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
<%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css">
<%= javascript_importmap_tags %>
<%= turbo_refreshes_with method: :morph, scroll: :preserve %>
<%= yield :head %>
</head>

<body>
Expand Down

0 comments on commit 4238410

Please sign in to comment.