Fix frontmatter closing delimiter on separate line

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-03 16:05:43 -08:00
commit 5a0953ea54
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,6 @@
---
title: readme---
title: readme
---
# BlumeOps Documentation

View file

@ -1,5 +1,6 @@
---
title: blumeops-documentation---
title: blumeops-documentation
---
Welcome to the BlumeOps documentation.