fix: include globals.js in settings.html
Build Curio HMS / build-and-deploy (push) Successful in 1m4s
Details
Build Curio HMS / build-and-deploy (push) Successful in 1m4s
Details
This commit is contained in:
parent
865b19350e
commit
025a2fad35
|
|
@ -11,6 +11,7 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@500;600;700&display=swap" rel="stylesheet">
|
||||
<script src="globals.js"></script>
|
||||
</head>
|
||||
<body class="dashboard-body">
|
||||
<aside class="sidebar">
|
||||
|
|
|
|||
Loading…
Reference in New Issue