Skip to content

Commit

Permalink
deploy to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
LHRUN committed Sep 29, 2023
0 parents commit fa27243
Show file tree
Hide file tree
Showing 9 changed files with 89 additions and 0 deletions.
72 changes: 72 additions & 0 deletions assets/index.04ddf43a.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index.56dff6e0.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions canvas.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added desc/desc_en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added desc/desc_preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added desc/desc_zh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./canvas.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>paint-board</title>
<script type="module" crossorigin src="./assets/index.04ddf43a.js"></script>
<link rel="stylesheet" href="./assets/index.56dff6e0.css">
</head>
<body>
<div id="root"></div>

</body>
</html>
Binary file added pattern/carbon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pattern/crayon.png
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 fa27243

Please sign in to comment.