Skip to content

Commit

Permalink
deploy: 015322d
Browse files Browse the repository at this point in the history
  • Loading branch information
FineArchs committed Nov 5, 2023
1 parent 12e52d4 commit 02647fb
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 70 deletions.
91 changes: 91 additions & 0 deletions assets/index-ac3346d6.js

Large diffs are not rendered by default.

67 changes: 0 additions & 67 deletions assets/index-b465af9a.js

This file was deleted.

2 changes: 1 addition & 1 deletion assets/index-c17f16ea.css → assets/index-d80a0f28.css

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

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AiScript Playground</title>
<script type="module" crossorigin src="./assets/index-b465af9a.js"></script>
<link rel="stylesheet" href="./assets/index-c17f16ea.css">
<script type="module" crossorigin src="./assets/index-ac3346d6.js"></script>
<link rel="stylesheet" href="./assets/index-d80a0f28.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 02647fb

Please sign in to comment.