Skip to content

Commit 2cfcea1

Browse files
committed
✏️ Update Intro.razor content for clarity and structure
- Enhanced the layout and organization of the content. - Improved readability and flow for better user experience. - Ensured consistency with existing documentation style. Generated by Copilot
1 parent 102765c commit 2cfcea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestArena/Blog/TDD/Intro.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<BlogContainer>
2626

2727

28-
<Header Title="Test Driven Development (TDD): A Practical Introduction"
28+
<Header Title="@currentPage.Header"
2929
Image="@currentPage.ArticleImage" PublishedOn="@currentPage.PublishedOn" Authors="Ajay Kumar">
3030
</Header>
3131

0 commit comments

Comments
 (0)