mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-20 00:35:22 +00:00
stylesheet_link_tag "tailwind" is added twice.
This commit is contained in:
parent
fb464ecba2
commit
e419910001
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
|||
<meta name="twitter:image" content="<%= content_for(:twitter_image) || asset_path('favicon.png') %>">
|
||||
|
||||
<%= csrf_meta_tags %>
|
||||
<%= stylesheet_link_tag "tailwind", "data-turbo-track": "reload" %>
|
||||
<%= csp_meta_tag %>
|
||||
|
||||
<% if current_user %>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue