MSU576's picture
Rename frontend/public to frontend/public/index.html
3fb38c3 verified
raw
history blame contribute delete
238 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>GeoMate V3</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<div id="root"></div>
</body>
</html>