Fix frontmatter closing delimiter on separate line
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
fb5684929b
commit
5a0953ea54
2 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: readme---
|
||||
title: readme
|
||||
---
|
||||
|
||||
# BlumeOps Documentation
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: blumeops-documentation---
|
||||
title: blumeops-documentation
|
||||
---
|
||||
|
||||
Welcome to the BlumeOps documentation.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue