Skip to content

Commit

Permalink
Add index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwj100 committed Sep 4, 2024
1 parent 47ae037 commit 68512bf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
File renamed without changes.
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>3DuF</title>
</head>
<body>
<div id="app"></div>
<script src="3DuF.js"></script>
</body>
</html>

0 comments on commit 68512bf

Please sign in to comment.