Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
KLPig authored Apr 16, 2024
1 parent fde48f4 commit 684a42f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Underpython</title>
</head>
<body>
<script>
window.open('https://klpig.github.io/document/packages/underpython')
</script>
</body>
</html>

0 comments on commit 684a42f

Please sign in to comment.