1
0
mirror of https://github.com/git-touch/git-touch synced 2024-12-15 17:59:35 +01:00
git-touch-android-ios-app/web/index.html
2019-11-05 21:42:29 +08:00

11 lines
181 B
HTML

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