More AI
This commit is contained in:
parent
f3fc893675
commit
bb5b4c4cf3
43 changed files with 585 additions and 524 deletions
|
|
@ -23,8 +23,8 @@ const recent = posts.slice(0, 5);
|
|||
|
||||
<section class="home-section">
|
||||
<div class="section-heading">
|
||||
<h2 id="404-recent">Recent articles</h2>
|
||||
<a href="/articles/">All articles →</a>
|
||||
<h2 id="recent-articles-404">Recent articles</h2>
|
||||
<a href="/articles/">All articles <span aria-hidden="true">→</span></a>
|
||||
</div>
|
||||
<ArticleList posts={recent} />
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue