This commit is contained in:
parent
413740af2e
commit
1006bd1bae
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in a new issue