Skip to content

Commit

Permalink
add dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mariliatd committed Aug 26, 2024
0 parents commit 5ab623b
Show file tree
Hide file tree
Showing 8 changed files with 99 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/index-BhzHqoEF.css

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions assets/index-k9kSbiK4.js

Large diffs are not rendered by default.

Binary file added assets/materialdesignicons-webfont-B7mPwVP_.ttf
Binary file not shown.
Binary file added assets/materialdesignicons-webfont-CSr8KVlo.eot
Binary file not shown.
Binary file not shown.
Binary file added assets/materialdesignicons-webfont-PXm3-2wK.woff
Binary file not shown.
59 changes: 59 additions & 0 deletions assets/party-candy-DYjwfTcU.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>MVP - Logic Sims</title>
<script type="module" crossorigin src="/logic-sims-mvp/assets/index-k9kSbiK4.js"></script>
<link rel="stylesheet" crossorigin href="/logic-sims-mvp/assets/index-BhzHqoEF.css">
</head>
<body>
<div id="app"></div>
</body>
</html>

0 comments on commit 5ab623b

Please sign in to comment.