theme: 태그 페이지 헤더 렌더링 보정

Made-with: Cursor
This commit is contained in:
2026-04-16 19:03:28 +09:00
parent f35f0b155e
commit 21099b53c9
7 changed files with 17 additions and 11 deletions

View File

@@ -1,5 +1,9 @@
# 업데이트 로그
## v0.2.2 - 2026-04-16
- `package.json` 버전을 `0.2.2`로 증가.
- `tag.hbs` 태그 제목/설명(`name`, `description`)이 항상 렌더링되도록 `{{#tag}}` 컨텍스트를 명시 적용.
## v0.2.1 - 2026-04-16
- `package.json` 버전을 `0.2.1`로 증가.
- `routes.yaml.example`에서 `/authors/` 커스텀 라우트를 제거.