Skip to content

Commit

Permalink
Add bugherd javascript to site
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Oct 30, 2023
1 parent aa06780 commit 118fb99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/_tailwind/application/_html_head.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans:wght@100;200;300;400;500;600;700;800;900&family=Merriweather:wght@300;400;500;700;900&display=fallback" rel="stylesheet">
<%= javascript_include_tag "https://unpkg.com/[email protected]/dist/cdn.min.js", defer: true %>
<%= javascript_include_tag "tailwind/application" %>
<%# TODO: Remove this once we don't need bugherd anymore (or don't want to pay for it) %>
<script type="text/javascript" src="https://www.bugherd.com/sidebarv2.js?apikey=4mv4c9coe7csi93r42nrqq" async="true"></script>

0 comments on commit 118fb99

Please sign in to comment.