This commit is contained in:
砂糖
2025-11-21 13:36:06 +08:00
commit 7cd50654ed
112 changed files with 14246 additions and 0 deletions

18
blogs/zh/1.demo.mdx Normal file
View 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
View 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