1
0
mirror of https://github.com/TrentSPalmer/concise-pdx.git synced 2025-01-10 14:58:22 -08:00
concise-pdx/web/index.html

11 lines
200 B
HTML
Raw Normal View History

2019-08-30 13:05:00 -07:00
<!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>