Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gjnguyen18 committed May 29, 2024
0 parents commit b96f252
Show file tree
Hide file tree
Showing 3 changed files with 3,883 additions and 0 deletions.
3,865 changes: 3,865 additions & 0 deletions assets/index-0rTKpvlB.js

Large diffs are not rendered by default.

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Res Lenses</title>

<style>
body { margin: 0; }
</style>
<script type="module" crossorigin src="./assets/index-0rTKpvlB.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DRtYWPIR.css">
</head>
<body>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>

</body>
</html>

0 comments on commit b96f252

Please sign in to comment.