script header visible
All checks were successful
Deploy / Deploy to pre-production (push) Successful in 6s

This commit is contained in:
Julie Blanc 2025-12-23 17:29:27 +01:00
parent 430fd243fe
commit 08ebf7fc9e
11 changed files with 112 additions and 55 deletions

View file

@ -6,7 +6,7 @@
<title>INDEX</title>
<link rel="icon" type="image/png" href="/assets/favicon.png" />
<script src="/assets/js/temp/includeHtml.js"></script>
<script src="/assets/js/onload.js"></script>
<script src="assets/js/onload.js" type="module"></script>
<link rel="stylesheet" type="text/css" href="/assets/fonts/stylesheet.css">
<link rel="stylesheet" type="text/css" href="/assets/css/style.css">
</head>