Skip to content

Commit

Permalink
chore: use a fixed version and a minified source of tarteaucitron.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioJu committed Apr 27, 2021
1 parent f8cf627 commit d4bcced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/themes/sogilis/layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@

<link rel="icon" type="image/png" href="{{ "images/favicon.png" | relURL }}"/>

<script src="https://cdn.jsdelivr.net/npm/tarteaucitronjs/tarteaucitron.js"> </script>
<script src="https://cdn.jsdelivr.net/npm/tarteaucitronjs@1.9.0/tarteaucitron.min.js"> </script>
</head>

0 comments on commit d4bcced

Please sign in to comment.