mirror of
https://github.com/nexu-io/open-design.git
synced 2026-06-01 03:14:35 +07:00
* fix(landing-page): register blog collection config * fix(landing-page): restore blog content config * fix(blog): use content-layer ids
11 lines
315 B
Text
11 lines
315 B
Text
---
|
|
title: Test post
|
|
date: 2026-05-08
|
|
category: QA
|
|
readingTime: 2 min read
|
|
summary: Acceptance coverage for the /blog/test-post route.
|
|
---
|
|
|
|
This post exists so the required `test-post` route resolves during review.
|
|
|
|
It also proves the collection, static path generation, and MDX rendering path all work end to end.
|