Skip to content

Commit

Permalink
Update application.html.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
acdha authored Jun 25, 2024
1 parent 1c05c32 commit 40019b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<link rel="shortcut icon" href="<%= current_project.favicon %>">
<% end %>

<script src="https://cdn.polyfill.io/v1/polyfill.min.js?features=default,es6,Promise,fetch&amp;flags=gated"></script>
<%= javascript_include_tag "application" %>
<script src='/js/custom.js' charset="utf-8"></script>

Expand Down

0 comments on commit 40019b1

Please sign in to comment.