Skip to content

Commit

Permalink
First Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Zayed-Mohammed-Uddin committed Jun 14, 2023
1 parent fb20858 commit 8042847
Show file tree
Hide file tree
Showing 511 changed files with 2 additions and 98,504 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Pig Game</title>
<link rel="stylesheet" href="./node_modules/bootstrap/dist/css/bootstrap.min.css" />
<link rel="stylesheet" href="./bootstrap.min.css" />
<link rel="stylesheet" href="./fontawesome-pro-master/css/all.min.css">
<link rel="stylesheet" href="./style.css" />
</head>
Expand Down Expand Up @@ -92,7 +92,7 @@ <h2 class="text-uppercase" id="playerCurrScore__1">0</h2>
</div>
</div>
</section>
<script src="./node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<script src="./bootstrap.bundle.min.js"></script>
<script src="./fontawesome-pro-master/js/all.min.js"></script>
<script src="./app.js"></script>
</body>
Expand Down
35 changes: 0 additions & 35 deletions node_modules/.package-lock.json

This file was deleted.

20 changes: 0 additions & 20 deletions node_modules/@popperjs/core/LICENSE.md

This file was deleted.

Loading

0 comments on commit 8042847

Please sign in to comment.