text change
All checks were successful
Deploy / build-deploy (push) Successful in 4m35s

This commit is contained in:
Jorijn van der Graaf 2026-08-24 18:53:27 +02:00
commit 1006bd1bae

View file

@ -437,7 +437,7 @@ export RenderedPage RenderPosts(std::span<const Post> posts) {
R"(<h1 class="page-header__title">Posts</h1>)"
R"(<p class="page-header__lede">Catcrafts posts on the fediverse rather than keeping a blog here. )"
R"(Each one is kept here in full, and links to the original thread on whichever )"
R"(instance it lives on — that is where the discussion is.</p>)"
R"(instance it lives.</p>)"
R"(</header>)"
R"(<div class="post-list">{}</div>)",
cards.empty()