Skip to content

Commit

Permalink
Update house.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gharat-purva authored Sep 8, 2023
1 parent 374fbb7 commit 35f1399
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions html/house.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,9 +313,9 @@ <h5>
<!-- end footer section -->


<script type="text/javascript" src="jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="bootstrap.js"></script>
<script type="text/javascript" src="custom.js"></script>
<script type="text/javascript" src="js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/custom.js"></script>

</body>
</body>
Expand Down

0 comments on commit 35f1399

Please sign in to comment.