init
This commit is contained in:
18
blogs/zh/1.demo.mdx
Normal file
18
blogs/zh/1.demo.mdx
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: 示例
|
||||
description: 这是一个描述
|
||||
slug: /demo
|
||||
tags: nextjs,i18n,mdx,starter,robots,sitemap
|
||||
date: 2025-02-16
|
||||
visible: published
|
||||
# visible: draft/invisible/published,默认为published
|
||||
pin: true
|
||||
---
|
||||
|
||||
## 简介
|
||||
|
||||
示例
|
||||
|
||||
## 如何使用
|
||||
|
||||
示例
|
||||
18
blogs/zh/2.demo2.mdx
Normal file
18
blogs/zh/2.demo2.mdx
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: 示例2
|
||||
description: 这是一个描述2
|
||||
slug: /demo2
|
||||
tags: nextjs,i18n,mdx,starter,robots,sitemap
|
||||
date: 2025-02-17
|
||||
visible: published
|
||||
# visible: draft/invisible/published,默认为published
|
||||
# pin: true
|
||||
---
|
||||
|
||||
## 简介
|
||||
|
||||
示例2
|
||||
|
||||
## 如何使用
|
||||
|
||||
示例2
|
||||
Reference in New Issue
Block a user