| 123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "/recent/": [
- {
- "text": "最新文档",
- "items": [
- {
- "text": "豆包MarsCode 2024-10-24",
- "link": "/recent/2024-10-24_MarsCode"
- },
- {
- "text": "命令行助手 aider 2024-10-01",
- "link": "/recent/2024-10-01_aider"
- }
- ]
- }
- ],
- "/ai-tools/": [
- {
- "text": "编程",
- "items": [
- {
- "text": "program",
- "link": "/ai-tools/program"
- }
- ]
- }
- ],
- "/contact/": [
- {
- "text": "",
- "items": [
- {
- "text": "社交媒体",
- "link": "/contact/my-contact"
- }
- ]
- }
- ]
- }
|