Skip to content

Commit

Permalink
Update application.html.erb to remove Plausible analytics script
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Sep 3, 2024
1 parent b724ce0 commit cb7408c
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 @@ -13,7 +13,6 @@
<%= stylesheet_link_tag "application", :media => "all" %>
<%= javascript_include_tag "application" %>
<link rel="stylesheet" href="//unpkg.com/@highlightjs/[email protected]/styles/github.min.css">
<script defer data-domain="repos.ecosyste.ms" src="https://plausible.ecosyste.ms/js/script.js"></script>
<script defer src="//unpkg.com/@highlightjs/[email protected]/highlight.min.js"></script>
</head>
<body>
Expand Down

0 comments on commit cb7408c

Please sign in to comment.