claude again
This commit is contained in:
parent
df2267a968
commit
f3fc893675
81 changed files with 945 additions and 2813 deletions
|
|
@ -13,17 +13,15 @@ const recent = posts.slice(0, 5);
|
|||
noindex
|
||||
>
|
||||
<div class="empty-state">
|
||||
<div class="prose">
|
||||
<p>
|
||||
Try the <a href="/articles/">articles archive</a>, the
|
||||
<a href="/projects/">project index</a>, the
|
||||
<a href="/tags/">tag index</a>, or head back to the
|
||||
<a href="/">homepage</a>.
|
||||
</p>
|
||||
</div>
|
||||
<p>
|
||||
Try the <a href="/articles/">articles archive</a>, the
|
||||
<a href="/projects/">project index</a>, the
|
||||
<a href="/tags/">tag index</a>, or head back to the
|
||||
<a href="/">homepage</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<section class="home-section" aria-labelledby="404-recent">
|
||||
<section class="home-section">
|
||||
<div class="section-heading">
|
||||
<h2 id="404-recent">Recent articles</h2>
|
||||
<a href="/articles/">All articles →</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue