add transaction

This commit is contained in:
2025-04-18 22:35:17 -03:00
parent 9b9d0046bb
commit 98f6c66e2f
3 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
---
import { ClientRouter } from 'astro:transitions'
const { title = 'Educação que garante sua segurança', ...props } = Astro.props
---
@@ -23,3 +25,5 @@ const { title = 'Educação que garante sua segurança', ...props } = Astro.prop
fbq('init', '1668701220059147')
fbq('track', 'PageView')
</script>
<ClientRouter />