Skip to content

Commit bb20821

Browse files
committed
reorder
1 parent 4803847 commit bb20821

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/partials/head-last.hbs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<script>function OptanonWrapper(){}</script>
99
{{/if}}
1010

11+
{{> head-meta}}
12+
1113
<script>
1214
// return all meta items as customData
1315
const customData =
@@ -24,5 +26,4 @@
2426
!function(e,r,a){if(!e.__Marker){e.__Marker={};var t=[],n={__cs:t};["show","hide","isVisible","capture","cancelCapture","unload","reload","isExtensionInstalled","setReporter","clearReporter","setCustomData","on","off"].forEach(function(e){n[e]=function(){var r=Array.prototype.slice.call(arguments);r.unshift(e),t.push(r)}}),e.Marker=n;var s=r.createElement("script");s.async=1,s.src="https://edge.marker.io/latest/shim.js";var i=r.getElementsByTagName("script")[0];i.parentNode.insertBefore(s,i)}}(window,document);
2527
</script>
2628

27-
{{> head-meta}}
2829
{{> head-scripts}}

0 commit comments

Comments
 (0)