Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xrdavies authored Feb 4, 2024
1 parent 04bd290 commit 29e0c94
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<html>
<head>
<title>Home</title>
<script>
window.location.href = "https://web3camp.us/oneclick-dapp/"
</script>
</head>
<body>
<h1>Home</h1>
<p>Welcome to the home page.</p>
</body>
</html>

0 comments on commit 29e0c94

Please sign in to comment.