Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 9dabb71

Browse files
mp-roocoderoomote[bot]
andauthored
Update apps/web-roo-code/src/app/blog/[slug]/page.tsx
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
1 parent bfa4c67 commit 9dabb71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • apps/web-roo-code/src/app/blog/[slug]

apps/web-roo-code/src/app/blog/[slug]/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ export default async function BlogPostPage({ params }: BlogPostPageProps) {
9696
description: post.description,
9797
tags: post.tags,
9898
publish_date: post.publish_date,
99+
publish_time_pt: post.publish_time_pt,
99100
}}
100101
/>
101102

0 commit comments

Comments
 (0)