fix: update categories from "development" to "product" in premium blog post files
This commit is contained in:
parent
e5061b3b67
commit
e2dfab2ca7
@ -4,7 +4,7 @@ description: "This blog post is a test for premium content."
|
|||||||
date: "2025-08-30"
|
date: "2025-08-30"
|
||||||
published: true
|
published: true
|
||||||
premium: true
|
premium: true
|
||||||
categories: ["development"]
|
categories: ["product"]
|
||||||
author: "fox"
|
author: "fox"
|
||||||
image: "/images/blog/post-7.png"
|
image: "/images/blog/post-7.png"
|
||||||
---
|
---
|
||||||
|
@ -4,7 +4,7 @@ description: "这是一篇测试专用付费文章。"
|
|||||||
date: "2025-08-30"
|
date: "2025-08-30"
|
||||||
published: true
|
published: true
|
||||||
premium: true
|
premium: true
|
||||||
categories: ["development"]
|
categories: ["product"]
|
||||||
author: "fox"
|
author: "fox"
|
||||||
image: "/images/blog/post-7.png"
|
image: "/images/blog/post-7.png"
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user