We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577a9ed commit da3232cCopy full SHA for da3232c
1 file changed
docs/layouts/_partials/head/script-header.html
@@ -1,7 +1,7 @@
1
<!-- Insert scripts NOT needed by stylesheets here -->
2
<!-- Start of Reo Javascript -->
3
<script type="text/javascript">
4
- !function () { var e, t, n; e = "a92cfcfa51eca96", t = function () { Reo.init({ clientID: "a92cfcfa51eca96" }) }, (n = document.createElement("script")).src = "https://static.reo.dev/" + e + "/reo.js", n.async = !0, n.onload = t, document.head.appendChild(n) }();
+ !function(){var e,t,n;e="a92cfcfa51eca96",t=function(){Reo.init({clientID:"a92cfcfa51eca96"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.defer=!0,n.onload=t,document.head.appendChild(n)}();
5
</script>
6
<!-- End of Reo Javascript -->
7
<script>function initApollo() {
0 commit comments