Skip to content

Commit

Permalink
deploy: bed478f
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneb committed Jan 23, 2023
0 parents commit 8b285d0
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
173 changes: 173 additions & 0 deletions assets/index-360a1586.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/pla-decoder/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PLA Decoder</title>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"
/>
<script type="module" crossorigin src="/pla-decoder/assets/index-360a1586.js"></script>
</head>
<body>
<div id="root"></div>

</body>
</html>
1 change: 1 addition & 0 deletions vite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8b285d0

Please sign in to comment.