Skip to content

Commit

Permalink
remove banner images for now
Browse files Browse the repository at this point in the history
  • Loading branch information
PeerHerholz committed Jan 18, 2025
1 parent d65175d commit 2ab72eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
<!-- See https://bootsnipp.com/tags/carousel for possible approaches -->
<div class="carousel-inner">
<div class="active item">
<img src="/assets/images/banners/generalizationNeuroAI.png" width='1200px' alt="">
<img src="/assets/images/banners/generalizationNeuroAI_test.png" width='1200px' alt="">
</div>
<div class="item">
<img src="/assets/images/banners/research_auditory.png" width='1200px' alt="">
<img src="/assets/images/banners/research_auditory_test.png" width='1200px' alt="">
</div>
</div>
<!-- Carousel nav -->
Expand Down

0 comments on commit 2ab72eb

Please sign in to comment.