Skip to content

Commit

Permalink
Merge branch 'V4'
Browse files Browse the repository at this point in the history
  • Loading branch information
xnodeoncode committed Sep 28, 2024
2 parents 82bf3c0 + f652c26 commit 2175c56
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 0 deletions.
40 changes: 40 additions & 0 deletions v4/dist/assets/index-B66Jka_D.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v4/dist/assets/index-L3SM3zT7.css

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

13 changes: 13 additions & 0 deletions v4/dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Bookshelf v4</title>
<script type="module" crossorigin src="/assets/index-B66Jka_D.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-L3SM3zT7.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Expand Down

0 comments on commit 2175c56

Please sign in to comment.