fix: tests
This commit is contained in:
parent
27708d097f
commit
7d982e4d49
@ -10,15 +10,13 @@
|
|||||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||||
<link
|
<link
|
||||||
|
href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600&display=swap"
|
||||||
|
rel="stylesheet"
|
||||||
href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600&display=swap"
|
/>
|
||||||
rel="stylesheet"
|
<title>Pena Quiz</title>
|
||||||
/>
|
</head>
|
||||||
<title>Pena Quiz</title>
|
<body>
|
||||||
</head>
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||||
<body>
|
<div id="root"></div>
|
||||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
</body>
|
||||||
<div id="root"></div>
|
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user