feat(serie): add a page to list all the articles

Similar to a section page but with adapted style to glue articles even more together.
This commit is contained in:
ZzMzaw 2024-07-26 07:43:16 +02:00
parent e5c8145918
commit 1bee7d426d
5 changed files with 131 additions and 0 deletions

View file

@ -63,6 +63,7 @@ table_of_contents = "Table of Contents"
load_comments = "Load comments"
# Serie.
serie = "SERIE"
page_of_a_serie = "This article is part of the serie: "
# Copy code block button.