Skip to content

Commit

Permalink
- added sprints/25 to sprints landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
doublebyte1 committed Jan 7, 2025
1 parent 5889796 commit e4cb113
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Binary file added assets/img/sprint-25.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions sprints.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,12 @@ <h3 class="section-subheading text-muted">
<div class="row">
<div class="col-lg-4">
<div class="current-card mb-5 mb-lg-0">
<a href="https://developer.ogc.org/sprints/25/" target="_blank"><img class="card-img-top" src="../assets/img/sprint-25.png" alt="..." /></a>
<div class="card-body"><h5 class="card-title text-muted text-uppercase text-center">March 2025</h5></div>
</div>
</div>
<div class="col-lg-4">
<div class="card mb-5 mb-lg-0">
<a href="https://developer.ogc.org/sprints/24/" target="_blank"><img class="card-img-top" src="../assets/img/sprint-24.png" alt="..." /></a>
<div class="card-body"><h5 class="card-title text-muted text-uppercase text-center">July 2024</h5></div>
</div>
Expand Down
6 changes: 6 additions & 0 deletions sprints/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,12 @@ <h3 class="section-subheading text-muted">
<div class="row">
<div class="col-lg-4">
<div class="current-card mb-5 mb-lg-0">
<a href="https://developer.ogc.org/sprints/25/" target="_blank"><img class="card-img-top" src="../assets/img/sprint-25.png" alt="..." /></a>
<div class="card-body"><h5 class="card-title text-muted text-uppercase text-center">March 2025</h5></div>
</div>
</div>
<div class="col-lg-4">
<div class="card mb-5 mb-lg-0">
<a href="https://developer.ogc.org/sprints/24/" target="_blank"><img class="card-img-top" src="../assets/img/sprint-24.png" alt="..." /></a>
<div class="card-body"><h5 class="card-title text-muted text-uppercase text-center">July 2024</h5></div>
</div>
Expand Down

0 comments on commit e4cb113

Please sign in to comment.