Skip to content

Commit

Permalink
new image
Browse files Browse the repository at this point in the history
  • Loading branch information
Jdvakil committed Apr 22, 2024
1 parent 4db0559 commit c0a94cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ <h2 class="title is-3">About me</h2>
<div id="d" class="column overlay-image has-text-centered is-vcentered">
<script>

var images = ['jay_1.jpeg', 'jay_2.jpeg', 'jay_5.jpeg'];
var images = ['jay_1.jpeg', 'jay_2.jpeg', 'jay_3.jpeg', 'jay_5.jpeg'];

$('<img style=" width: 75%; height:auto; padding-left: 0px;" class="fade-in" src="media/' + images[Math.floor(Math.random() * images.length)] + '">').appendTo('#d');
</script>
Expand Down
Binary file added media/jay_3.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c0a94cc

Please sign in to comment.