fix
This commit is contained in:
parent
3bc691e15c
commit
3eece196ee
Binary file not shown.
|
|
@ -8,19 +8,14 @@
|
||||||
/>
|
/>
|
||||||
<title>Prasi: App Builder</title>
|
<title>Prasi: App Builder</title>
|
||||||
<link rel="stylesheet" href="/index.css" />
|
<link rel="stylesheet" href="/index.css" />
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" />
|
||||||
<link
|
<link
|
||||||
as="style"
|
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
href="https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600&display=swap"
|
||||||
type="text/css"
|
|
||||||
crossorigin="anonymous"
|
|
||||||
/>
|
/>
|
||||||
<link
|
<link
|
||||||
as="style"
|
|
||||||
rel="stylesheet"
|
|
||||||
href="https://fonts.googleapis.com/css2?family=JetBrains+Mono"
|
href="https://fonts.googleapis.com/css2?family=JetBrains+Mono"
|
||||||
type="text/css"
|
type="text/css"
|
||||||
crossorigin="anonymous"
|
|
||||||
/>
|
/>
|
||||||
<script>
|
<script>
|
||||||
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = {
|
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue