Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Fresh4774 committed Feb 3, 2024
0 parents commit 86b2341
Show file tree
Hide file tree
Showing 3 changed files with 4,102 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 @@
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Black Hole</title>
<link rel="stylesheet" href="./style.css">
</head>
<body>
<div class="experience"></div>
<script src="./script.js"></script>
</body>
</html>
Loading

0 comments on commit 86b2341

Please sign in to comment.