gmokercom/public/index.html
2024-07-19 16:26:28 +02:00

11 lines
219 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title> gmoker.com </title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>