Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
swati-rajwal authored Aug 22, 2024
1 parent bd5d864 commit 34ab57a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@
<div class="hero-body">
<div class="container is-max-desktop">
<div class="columns is-centered">
<!-- Column for GIF -->
<div class="column is-one-third has-text-centered">
<img id="tree" src="static/images/projectlogo.gif?rand=<?php echo rand(); ?>" alt="Project Logo" style="width: 100%; height: auto;">
</div>
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">Academic Project Page</h1>
<div class="is-size-5 publication-authors">
Expand Down

0 comments on commit 34ab57a

Please sign in to comment.