Skip to content

Commit

Permalink
Auto build & deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 2, 2024
1 parent e74d82e commit 1c87c23
Show file tree
Hide file tree
Showing 43 changed files with 805 additions and 8,436 deletions.
9 changes: 0 additions & 9 deletions .editorconfig

This file was deleted.

41 changes: 0 additions & 41 deletions .eslintrc

This file was deleted.

38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/ci.yml

This file was deleted.

39 changes: 0 additions & 39 deletions .gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions .prettierrc

This file was deleted.

1 change: 0 additions & 1 deletion .vitest/setup.ts

This file was deleted.

8 changes: 0 additions & 8 deletions .vscode/settings.json

This file was deleted.

File renamed without changes.
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

82 changes: 0 additions & 82 deletions README.md

This file was deleted.

File renamed without changes
File renamed without changes
File renamed without changes
802 changes: 802 additions & 0 deletions assets/index-B9P01Aqe.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-DsxU5SPj.css

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Vladimir Urik" />
<title>Truth or Dare</title>
<script type="module" crossorigin src="/assets/index-B9P01Aqe.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DsxU5SPj.css">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/index.tsx"></script>
</body>
</html>
File renamed without changes
File renamed without changes.
61 changes: 0 additions & 61 deletions package.json

This file was deleted.

Loading

0 comments on commit 1c87c23

Please sign in to comment.