test build container
All checks were successful
Build and Push Docker / build (push) Successful in 1m52s

This commit is contained in:
justin
2025-10-05 17:57:23 +02:00
parent 9fc7fd2d34
commit 693fc38c40

View File

@@ -7,6 +7,9 @@
<title inertia>Justin LEROY</title>
<script defer data-domain="justin-leroy.fr" src="https://plausible.justin-leroy.fr/js/script.file-downloads.hash.outbound-links.pageview-props.tagged-events.js"></script>
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
@vite(['inertia/app/app.ts', `inertia/pages/${page.component}.vue`])
@inertiaHead()
</head>