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