Skip to content

Commit

Permalink
Merge branch 'master' of github.com:kortirso/pullmetry
Browse files Browse the repository at this point in the history
  • Loading branch information
kortirso committed Dec 1, 2024
2 parents ed4b2c9 + cb17a32 commit a7a420a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<%= csrf_meta_tags %>
<%= csp_meta_tag %>
<%= stylesheet_link_tag 'tailwind', 'inter-font' %>
<%= stylesheet_link_tag 'tailwind' %>
<%= stylesheet_link_tag 'application' %>
<%= javascript_include_tag 'application' %>
</head>
Expand Down

0 comments on commit a7a420a

Please sign in to comment.