1
0
mirror of https://github.com/TrentSPalmer/concise-pdx.git synced 2025-01-08 14:08:23 -08:00
concise-pdx/web/index.html
2019-08-30 13:05:00 -07:00

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>