ironbar-persea/frontend/index.html

11 lines
151 B
HTML
Raw Normal View History

2018-09-03 02:03:23 -05:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
2018-09-08 22:56:39 -05:00
<title>Persea</title>
2018-09-03 02:03:23 -05:00
</head>
<body>
<div class="root"></div>
</body>
</html>