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