Skip to content

Commit

Permalink
deploy: 8377f6a
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLitt committed Oct 31, 2024
1 parent 25b4f73 commit 0e7cc02
Showing 1 changed file with 18 additions and 20 deletions.
38 changes: 18 additions & 20 deletions news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,36 +132,34 @@ <h1 class="display-3">News</h1>





<section class="section">
<div class="container">
<div class="row">

<div class="col-lg-4 col-sm-6 mb-5 event-card">

<div class="card border-0 h-100">
<div class="h-md-45">
<a href="https://curioss.org/news/academic_ospo_defn/">
<img src="https://curioss.org/images/news/academic_ospo_article.jpg" alt="Academic OSPO Definition" class="card-img mb-4" />
</a>
</div>
<div class="card-body p-0">
<div class="card-body p-0 d-flex flex-column">
<h3>
<a href="https://curioss.org/news/academic_ospo_defn/" class="post-title">Academic OSPO Definition</a>
</h3>
<p class="post-date">2024-10-29</p>
<p class="post-date">🗓️ Date: 2024-10-29</p>
<ul>

</ul>
<p class="card-text event-card-text">New output from the CURIOSS OSPO Definition WG</p>
<a href="https://curioss.org/news/academic_ospo_defn/" class="btn btn-primary btn-sm">Go to News</a>

<div class="d-flex mt-auto flex-md-row flex-sm-column">
<a href="https://curioss.org/news/academic_ospo_defn/" class="btn btn-primary btn-sm">Read more</a>

</div>
</div>
</div>
</div>


<div class="col-lg-4 col-sm-6 mb-5 event-card">
<div class="card border-0 h-100">
<div class="h-md-45">
Expand All @@ -179,9 +177,9 @@ <h3>
</ul>
<p class="card-text event-card-text">Licensing resources used by CURIOSS members</p>
<div class="d-flex mt-auto flex-md-row flex-sm-column">
<a href="https://curioss.org/news/licensing_resources_for_academic-_ospos/" class="btn btn-primary btn-sm">Open News</a>

</div>
<a href="https://curioss.org/news/licensing_resources_for_academic-_ospos/" class="btn btn-primary btn-sm">Read more</a>
</div>
</div>
</div>
</div>
Expand All @@ -203,9 +201,9 @@ <h3>
</ul>
<p class="card-text event-card-text">New grant supports the development and growth of CURIOSS</p>
<div class="d-flex mt-auto flex-md-row flex-sm-column">
<a href="https://curioss.org/news/new_grant_supports_development_of_curioss/" class="btn btn-primary btn-sm">Open News</a>

</div>
<a href="https://curioss.org/news/new_grant_supports_development_of_curioss/" class="btn btn-primary btn-sm">Read more</a>
</div>
</div>
</div>
</div>
Expand All @@ -227,9 +225,9 @@ <h3>
</ul>
<p class="card-text event-card-text">Six new members join CURIOSS</p>
<div class="d-flex mt-auto flex-md-row flex-sm-column">
<a href="https://curioss.org/news/six_new_members/" class="btn btn-primary btn-sm">Open News</a>

</div>
<a href="https://curioss.org/news/six_new_members/" class="btn btn-primary btn-sm">Read more</a>
</div>
</div>
</div>
</div>
Expand All @@ -251,9 +249,9 @@ <h3>
</ul>
<p class="card-text event-card-text">Grant awarded to set up CURIOSS</p>
<div class="d-flex mt-auto flex-md-row flex-sm-column">
<a href="https://curioss.org/news/funding_awarded_for_curioss_network/" class="btn btn-primary btn-sm">Open News</a>

</div>
<a href="https://curioss.org/news/funding_awarded_for_curioss_network/" class="btn btn-primary btn-sm">Read more</a>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 0e7cc02

Please sign in to comment.