2023-09-02 11:47:53 +08:00
|
|
|
<!DOCTYPE html>
|
2023-09-02 16:32:22 +08:00
|
|
|
<html lang="en">
|
2023-09-02 11:47:53 +08:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
2023-09-02 16:32:22 +08:00
|
|
|
<link rel="icon" href="static/static/favicon.ico" />
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
|
|
<meta name="theme-color" content="#000000" />
|
|
|
|
<meta
|
|
|
|
name="description"
|
|
|
|
content="Web site created using create-react-app"
|
|
|
|
/>
|
|
|
|
<link rel="apple-touch-icon" href="static/static/logo192.png" />
|
|
|
|
<link rel="manifest" href="static/static/manifest.json" />
|
|
|
|
<title>Material Tailwind + CRA</title>
|
|
|
|
<script defer="defer" src="static/static/main.8ad48b5a.js"></script>
|
|
|
|
<link href="static/static/main.9ff9ea17.css" rel="stylesheet" />
|
2023-09-02 11:47:53 +08:00
|
|
|
</head>
|
2023-09-02 16:32:22 +08:00
|
|
|
<body>
|
|
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
|
|
<div id="root"></div>
|
2023-09-02 11:47:53 +08:00
|
|
|
</body>
|
|
|
|
</html>
|