Skip to content

Commit

Permalink
add pirsch
Browse files Browse the repository at this point in the history
  • Loading branch information
nickisnoble committed Feb 28, 2024
1 parent 447180c commit aab767f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
<%= stylesheet_link_tag "tailwind", "inter-font", "data-turbo-track": "reload" %>

<%= javascript_importmap_tags %>

<script defer src="https://api.pirsch.io/pirsch-extended.js"
id="pirschextendedjs"
data-code="2eNmxneIzYj5D44dwNuj8bEkiNbG4seJ"></script>
</head>
<body class="font-serif bg-orange-100 dark:bg-orange-950 dark:text-orange-200 flex flex-col min-h-screen">
<%= render "shared/header" %>
Expand Down

0 comments on commit aab767f

Please sign in to comment.