Skip to content

Commit

Permalink
add generated web
Browse files Browse the repository at this point in the history
  • Loading branch information
aafanasev committed Jan 10, 2020
1 parent 0460b66 commit bec8277
Show file tree
Hide file tree
Showing 5 changed files with 27,665 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/assets/AssetManifest.json
@@ -0,0 +1 @@
{}
1 change: 1 addition & 0 deletions docs/assets/FontManifest.json
@@ -0,0 +1 @@
[]
Binary file added docs/favicon.ico
Binary file not shown.
10 changes: 10 additions & 0 deletions docs/index.html
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Scrum Poker</title>
</head>
<body>
<script src="main.dart.js" type="application/javascript"></script>
</body>
</html>

0 comments on commit bec8277

Please sign in to comment.