Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
gmkgmk committed Nov 1, 2023
0 parents commit 01f37d5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
Binary file added favicon.ico
Binary file not shown.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<html>
<head>
<link rel="icon" href="./favicon.ico"></link>
<script src="https://cdn.bootcss.com/babel-polyfill/6.26.0/polyfill.js"></script>
</head>
<body>
<div id="root"></div>
<script src="./index.js"></script>
</body>
</html>
1 change: 1 addition & 0 deletions index.js

Large diffs are not rendered by default.

0 comments on commit 01f37d5

Please sign in to comment.