Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kirtzjustin committed Sep 6, 2024
1 parent aedce50 commit be63c9b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ <h1 style="color:white;">Windows of the World</h1>
</div>

<script>
// choose random square image from path to display in home page square button things
function getRandomInt(min, max) {
min = Math.ceil(min);
max = Math.floor(max);
Expand Down

0 comments on commit be63c9b

Please sign in to comment.