2021-11-16 21:14:46 -05:00
|
|
|
<html>
|
|
|
|
<head>
|
2021-12-08 20:06:50 -05:00
|
|
|
<link rel="stylesheet" href="/index.css" />
|
2021-11-16 21:14:46 -05:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="app" />
|
2021-12-08 20:06:50 -05:00
|
|
|
<script src="/index.js"></script>
|
2021-11-16 21:14:46 -05:00
|
|
|
</body>
|
|
|
|
</html>
|