More changesd
This commit is contained in:
@@ -22,6 +22,7 @@ posthog.init('{{ site.posthogKey }}', {
|
|||||||
})
|
})
|
||||||
posthog.capture('$pageview');
|
posthog.capture('$pageview');
|
||||||
</script>
|
</script>
|
||||||
|
{% endif %}
|
||||||
<!-- OpenReplay Tracking Code -->
|
<!-- OpenReplay Tracking Code -->
|
||||||
<script>
|
<script>
|
||||||
var initOpts = {
|
var initOpts = {
|
||||||
@@ -48,7 +49,7 @@ posthog.capture('$pageview');
|
|||||||
})("//static.openreplay.com/latest/openreplay.js",1,0,initOpts,startOpts);
|
})("//static.openreplay.com/latest/openreplay.js",1,0,initOpts,startOpts);
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
{% endif %}
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header class="sticky top-0 z-50 border-b border-line/70 bg-white/92 backdrop-blur">
|
<header class="sticky top-0 z-50 border-b border-line/70 bg-white/92 backdrop-blur">
|
||||||
|
|||||||
Reference in New Issue
Block a user