Skip to content

Commit f2bb7f0

Browse files
committed
docs(website): updated the structure of the news section
1 parent 1098db3 commit f2bb7f0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ const config: Config = {
109109
editUrl,
110110
path: './src/blog',
111111
showReadingTime: true,
112+
blogSidebarTitle: 'Serenity/JS News',
113+
blogSidebarCount: 'ALL',
112114
},
113115
pages: {
114116
...remarkOptions,

src/blog/2024-11-22-simplifying-test-automation-infrastructure/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This update introduces:
1717

1818
Let’s explore what’s new!
1919

20+
{/* truncate */}
21+
2022
:::tip New to Serenity/JS?
2123
New to Serenity/JS or test automation? Start with ["Your first web scenario"](/handbook/web-testing/your-first-web-scenario/),
2224
praised by our community as "the best guide to take your automation skills to the next level."

0 commit comments

Comments
 (0)