qa: Fix generation
This commit is contained in:
parent
3fb7c6e772
commit
26911181a2
3 changed files with 4 additions and 4 deletions
|
|
@ -4,8 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<base href="{{.urlbase}}">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
|
||||
<base href="/">
|
||||
<meta name="author" content="EPITA Laboratoire SRS">
|
||||
<meta name="robots" content="none">
|
||||
%sveltekit.head%
|
||||
|
|
|
|||
Reference in a new issue