Skip to content

Commit 7cd43ec

Browse files
committed
All blog posts
1 parent b62d1fd commit 7cd43ec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/blog/use-case/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: about-the-sweet-and-powerful-use-case-code-pattern
3-
date: 2024-04-22T10:00
3+
date: 2025-03-05T10:00
44
hide_table_of_contents: true
55
title: About the sweet and powerful 'use case' code pattern
66
authors: [goldbergyoni]

docs/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ const config = {
2929
blog: {
3030
showReadingTime: true,
3131
editUrl: "https://github.com/practicajs/practica/tree/main/docs/",
32+
blogSidebarCount: "ALL",
3233
},
3334
theme: {
3435
customCss: require.resolve("./src/css/custom.css"),

0 commit comments

Comments
 (0)