Skip to content

Commit 626448e

Browse files
authored
Fix ordering of the blogs
1 parent 491590d commit 626448e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-blogs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ site_url: https://www.dirigible.io/blogs/
44
nav:
55
- 'Blog': 'index.md'
66
- '2025':
7-
- 'Introducing the Eclipse Dirigible CLI': '2025/10/30/dirigible-cli.md'
87
- 'Attack of the Decorators - A New Hope for Eclipse Dirigible Developers': '2025/12/04/dirigible-decorators.md'
8+
- 'Introducing the Eclipse Dirigible CLI': '2025/10/30/dirigible-cli.md'
99
- '2024':
1010
- 'Monitoring Eclipse Dirigible with Spring Boot Admin': '2024/12/04/spring-boot-admin.md'
1111
- 'Eclipse Dirigible Observability Unlocked Using OpenTelemetry': '2024/12/03/open-telemetry.md'

0 commit comments

Comments
 (0)