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 Nov 2, 2024
0 parents commit de9e227
Show file tree
Hide file tree
Showing 16 changed files with 3,214 additions and 0 deletions.
7 changes: 7 additions & 0 deletions assets/index.bbe9be11.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

3,183 changes: 3,183 additions & 0 deletions assets/vendor.ec2365ba.js

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.
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/paint-board/canvas.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>paint-board</title>
<meta name="twitter:description" content="multifunctional drawing board">
<meta name="keywords" content="drawing board,paint board,html canvas,canvas">
<script type="module" crossorigin src="/paint-board/assets/index.bbe9be11.js"></script>
<link rel="modulepreload" crossorigin href="/paint-board/assets/vendor.ec2365ba.js">
<link rel="stylesheet" href="/paint-board/assets/index.df7f0347.css">
<link rel="manifest" href="/paint-board/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/paint-board/registerSW.js"></script></head>
<body>
<div id="root"></div>

</body>
</html>
1 change: 1 addition & 0 deletions manifest.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"PAINT-BOARD","short_name":"paint-board","start_url":"/paint-board/","display":"standalone","background_color":"#eef1ff","lang":"en","scope":"/paint-board/","theme_color":"#eef1ff","icons":[{"src":"/paint-board/pwa-192.png","sizes":"192x192","type":"image/png"},{"src":"/paint-board/pwa-512.png","sizes":"512x512","type":"image/png"}]}
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/cloth.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.
Binary file added pattern/crayonDark.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/oil.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 pwa-192.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 pwa-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions registerSW.js

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

1 change: 1 addition & 0 deletions sw.js

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

1 change: 1 addition & 0 deletions workbox-d761f494.js

Large diffs are not rendered by default.

0 comments on commit de9e227

Please # to comment.