coyotte508's picture
coyotte508 HF staff
πŸ’„ Fix layout
2c16eda
raw history blame
No virus
259 Bytes
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/logo.svg" />
<meta name="viewport" content="width=device-width" />
%sveltekit.head%
</head>
<body data-sveltekit-prefetch>
%sveltekit.body%
</body>
</html>