Skip to content

Commit

Permalink
updated news and index page with card
Browse files Browse the repository at this point in the history
  • Loading branch information
3design committed Oct 1, 2024
1 parent 9807fa6 commit cf89a02
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 23 deletions.
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,17 @@ <h1 class="full-width text-center">News About the BigBrain</h1>
<a href="" class="tool-link">Go to website <i class="fas fa-arrow-right"></i></a><br>
</div>
</div> -->
<div class="slider-card-holder">
<div class="frontpage-card" data-mh="cards">
<img src="images/news/bbworkshop-2024.png" class="card-image-square">
<div class="tool-name">BigBrain Workshop 2024</div>
<div class="tool-maker"><em>date: Mar 20, 2024</em></div>
<div class="tool-description">The 8th BigBrain Workshop took place in the beautiful city of Padua, Italy. The conference was on 10-11 September, preceded by a training day on 9 September. Click below to see the full conference videos.
</div>
<a href="bigbrainworkshop-2024.html" class="tool-link">Read More <i class="fas fa-arrow-right"></i></a><br>
</div>
</div>

<div class="slider-card-holder">
<div class="frontpage-card" data-mh="cards">
<img src="images/news/ohbm2024.jpg" class="card-image-square">
Expand Down Expand Up @@ -220,17 +231,6 @@ <h1 class="full-width text-center">News About the BigBrain</h1>
</div>
</div>

<div class="slider-card-holder">
<div class="frontpage-card" data-mh="cards">
<img src="images/news/bbworkshop-2024.png" class="card-image-square">
<div class="tool-name">BigBrain Workshop 2024</div>
<div class="tool-maker"><em>date: Mar 20, 2024</em></div>
<div class="tool-description">You are cordially invited to attend the 8th BigBrain Workshop, taking place in the beautiful city of Padua, Italy. The conference will be on 10-11 September, preceded by a training day on 9 September.
</div>
<a href="https://events.hifis.net/event/1416/" class="tool-link">Go To Event Page <i class="fas fa-arrow-right"></i></a><br>
</div>
</div>

<div class="slider-card-holder">
<div class="frontpage-card" data-mh="cards">
<img src="images/news/hiball-winterschool-2024.png" class="card-image-square">
Expand Down
14 changes: 2 additions & 12 deletions news.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,16 +175,6 @@ <h2 class="full-width text-center">Upcoming Events</h2>
<h2 class="full-width text-center">BigBrain Events</h2>
<div id="slick-slider-2" class="slider">
<!-- start cards -->
<div class="slider-card-holder">
<div class="frontpage-card" data-mh="cards">
<img src="images/news/bbworkshop-2024.png" class="card-image-square">
<div class="tool-name">BigBrain Workshop 2024</div>
<div class="tool-maker"><em>date: Mar 20, 2024</em></div>
<div class="tool-description">You are cordially invited to attend the 8th BigBrain Workshop, taking place in the beautiful city of Padua, Italy. The conference will be on 10-11 September, preceded by a training day on 9 September.
</div>
<a href="https://events.hifis.net/event/1416/" class="tool-link">Go To Event Page <i class="fas fa-arrow-right"></i></a><br>
</div>
</div>

<div class="slider-card-holder">
<div class="frontpage-card" data-mh="cards">
Expand Down Expand Up @@ -216,9 +206,9 @@ <h2 class="full-width text-center">BigBrain Events</h2>
<img src="images/news/bbworkshop-2024.png" class="card-image-square">
<div class="tool-name">BigBrain Workshop 2024</div>
<div class="tool-maker"><em>date: Mar 20, 2024</em></div>
<div class="tool-description">You are cordially invited to attend the 8th BigBrain Workshop, taking place in the beautiful city of Padua, Italy. The conference will be on 10-11 September, preceded by a training day on 9 September.
<div class="tool-description">The 8th BigBrain Workshop took place in the beautiful city of Padua, Italy. The conference was on 10-11 September, preceded by a training day on 9 September. Click below to see the full conference videos.
</div>
<a href="https://events.hifis.net/event/1416/" class="tool-link">Go To Event Page <i class="fas fa-arrow-right"></i></a><br>
<a href="bigbrainworkshop-2024.html" class="tool-link">Read More <i class="fas fa-arrow-right"></i></a><br>
</div>
</div>

Expand Down

0 comments on commit cf89a02

Please sign in to comment.