mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:00:54 +00:00
docs: standardize frontmatter field order (summary before title)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Pi development workflow"
|
||||
summary: "Developer workflow for Pi integration: build, test, and live validation"
|
||||
title: "Pi development workflow"
|
||||
read_when:
|
||||
- Working on Pi integration code or tests
|
||||
- Running Pi-specific lint, typecheck, and live test flows
|
||||
|
||||
Reference in New Issue
Block a user