More changesd

This commit is contained in:
Jose Selesan
2026-06-09 14:20:05 -03:00
parent 5a754059d8
commit 890975edf7

View File

@@ -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">