Skip to content

Commit

Permalink
Sets dist folder to docs to support github pages folder requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
stevequinn committed May 30, 2024
1 parent abaa3b8 commit 6d4e912
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 0 deletions.
40 changes: 40 additions & 0 deletions docs/assets/index-CscWM8Ul.js

Large diffs are not rendered by default.

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

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

3 changes: 3 additions & 0 deletions docs/dot.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 docs/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" type="image/svg+xml" href="/dot.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>dot doing</title>
<script type="module" crossorigin src="/assets/index-CscWM8Ul.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D5KOjIaJ.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

0 comments on commit 6d4e912

Please sign in to comment.