svelte-migrate: updated files
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
36151c1115
commit
15413f23b0
15 changed files with 2760 additions and 924 deletions
|
|
@ -8,9 +8,9 @@
|
|||
<meta name="robots" content="none">
|
||||
<base href="/videos/">
|
||||
<script async defer data-website-id="a090d9cb-821a-4bf0-b992-6d6b746ddcca" src="https://pythagore.p0m.fr/pythagore.js"></script>
|
||||
%svelte.head%
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<body class="h-100">
|
||||
<div class="d-flex flex-column justify-content-between h-100">%svelte.body%</div>
|
||||
<div class="d-flex flex-column justify-content-between h-100">%sveltekit.body%</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Reference in a new issue