Repair skeleton
This commit is contained in:
22
index.html
Normal file
22
index.html
Normal file
@@ -0,0 +1,22 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/src/assets/freepik/logo-web.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="COD Maintenance Machine" />
|
||||
<meta name="keywords" content="sypiu, piu, ggcp, permit, cod" />
|
||||
<meta name="author" content="idetama" />
|
||||
<meta property="og:title" content="COD system machine" />
|
||||
<meta property="og:description" content="app for machine system piu" />
|
||||
<meta property="og:image" content="https://www.pi-utilitas.com/img/LOGO_PIU_BnW.ee2ccd30.png" />
|
||||
<meta property="og:url" content="https://www.pi-utilitas.com/" />
|
||||
|
||||
<title>Call of Duty</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.jsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user