Skip to content

Commit

Permalink
adding backup
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronFlore committed May 23, 2023
1 parent 0e03479 commit c52ac87
Show file tree
Hide file tree
Showing 55 changed files with 4,373 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>
Loading

0 comments on commit c52ac87

Please sign in to comment.