Overdue initial commit
This commit is contained in:
15
dashboard-server/frontend/build/index.html
Normal file
15
dashboard-server/frontend/build/index.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/dashboard.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Dashboard</title>
|
||||
<script type="module" crossorigin src="/assets/index-ClSvHF_l.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/vendor-zehgRTIA.js">
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-T9y3LwG-.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user