Skip to content

Commit

Permalink
chore: Remove Plausible analytics script from application layout
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Sep 3, 2024
1 parent 2685d20 commit ba68a92
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 @@ -12,7 +12,6 @@
<%= stylesheet_link_tag "application", :media => "all" %>
<%= javascript_include_tag "application" %>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-print-css/css/bootstrap-print.min.css" media="print">
<script defer data-domain="summary.ecosyste.ms" src="https://plausible.ecosyste.ms/js/script.js"></script>
</head>
<body>
<div class="main">
Expand Down

0 comments on commit ba68a92

Please sign in to comment.