chore: 统一文章标签规范,更新 CLAUDE.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-01 00:16:05 +08:00
parent 393637eb70
commit 13a01e4354
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ export const siteConfig = {
title: 文章标题
published: 2026-05-31T08:00:00
description: 文章简介
tags: ['标签1', '标签2']
tags: ['Nuxt', 'TypeScript']
---
```