Skip to content

Commit af0d99f

Browse files
authored
Update index.html
1 parent 4a74c8f commit af0d99f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

blog/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ <h5 class="card-title">MathCounts 2024</h5>
8484
<!-- Blog Post 4 -->
8585
<div class="col-md-4">
8686
<div class="card mb-4">
87-
<img src="https://intrepidbird.me/images/combinatorics.png" class="card-img-top" alt="Blog Post 4">
87+
<img src="https://intrepidbird.me/images/intrepidmaths.png" class="card-img-top" alt="Blog Post 4">
8888
<div class="card-body">
89-
<h5 class="card-title">Blog Post 4</h5>
90-
<p class="card-text">Coming Soon...</p>
91-
<a href="#" class="btn btn-primary">Learn More</a>
89+
<h5 class="card-title">Science Bowl 2024</h5>
90+
<p class="card-text">My experiences participating in and captaining my school to second place at the 2024 NJ MS Science Bowl! We had a great time at PPPL this year!</p>
91+
<a href="https://intrepidbird.me/blog/posts/new-jersey-regional-science-bowl-2024-pppl-sheng-brms" class="btn btn-primary">Read here</a>
9292
</div>
9393
</div>
9494
</div>

0 commit comments

Comments
 (0)