concise-pdx/web/index.html

11 lines
200 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>concise-pdx</title>
<script defer src="main.dart.js" type="application/javascript"></script>
</head>
<body>
</body>
</html>