Skip to content

Commit 57e6c02

Browse files
authored
Update blog_index.html beeped
1 parent a35b9b5 commit 57e6c02

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

blog_index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,16 @@ <h3 class="blog-title"><a href="./blog/01.html">Learning while building a basic
4747
<a href="./blog/01.html" class="read-more">Read more →</a>
4848
</li>
4949
</ul>
50+
<ul class="blog-list">
51+
<li class="blog-item">
52+
<h3 class="blog-title"><a href="./blog/02.html">Huge websites</a></h3>
53+
<!-- <div class="blog-meta">
54+
<span class="date">April 15, 2025</span> | <span class="category">Accessibility</span>
55+
</div> -->
56+
<p class="blog-excerpt">Exploiting capabilities of static websites.</p>
57+
<a href="./blog/02.html" class="read-more">Read more →</a>
58+
</li>
59+
</ul>
5060
</section>
5161
<header>
5262
<h1>Community Blog Posts</h1>

0 commit comments

Comments
 (0)