Skip to content

Commit

Permalink
Add Plausible analytics script
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Feb 2, 2024
1 parent a8a9971 commit 446d967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<%= 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 446d967

Please sign in to comment.