Skip to content

Commit

Permalink
Merge pull request #4322 from sul-dlss/cbeer-patch-1
Browse files Browse the repository at this point in the history
Disable turbo-prefetch.
  • Loading branch information
cbeer authored Jul 11, 2024
2 parents 8950bd5 + 8e66c07 commit 72443ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/searchworks.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<meta name="google-site-verification" content="<%= Settings.GOOGLE_SITE_VERIFICATION %>" />

<meta name="analytics_debug" value="<%= Settings.ANALYTICS_DEBUG %>">
<meta name="turbo-prefetch" content="false">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FH5WNQS9B5"></script>

<title><%= render_page_title %></title>
Expand Down

0 comments on commit 72443ae

Please sign in to comment.