mirror of
https://github.com/handsomezhuzhu/handsomezhuzhu.github.io.git
synced 2026-02-20 20:00:14 +00:00
增加模板和注释
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
---
|
||||
description: 如何使用 Cherry Studio
|
||||
descriptionHTML: '
|
||||
title: 如何使用 Cherry Studio # 文章标题,支持副标题格式(用 - 分隔)
|
||||
top: 1 # 置顶级别:1-3,数字越大越靠前,0表示不置顶
|
||||
date: 2025-08-24 20:30:00 # 发布日期和时间,格式:YYYY-MM-DD HH:MM:SS
|
||||
descriptionHTML: '
|
||||
<span style="color:var(--description-font-color);">Cherry Studio的入门指南</span>
|
||||
'
|
||||
tag:
|
||||
- Cherry Studio
|
||||
- 教程
|
||||
- AI
|
||||
top: 1
|
||||
sidebar: false
|
||||
readingTime: true
|
||||
date: 2025-08-24 20:30:00
|
||||
comment: true
|
||||
sticky: 2
|
||||
tags: # 文章标签列表,用于分类和搜索
|
||||
- Cherry Studio
|
||||
- 教程
|
||||
- AI
|
||||
sidebar: false # 是否显示侧边栏:true显示,false隐藏
|
||||
readingTime: true # 是否显示阅读时间:true显示,false隐藏
|
||||
sticky: 2 # 精选文章设置:值越大在首页展示越靠前,0表示不精选
|
||||
hidden: false # 是否隐藏文章:true隐藏(模板用),false显示(正式文章用)
|
||||
---
|
||||
|
||||
# 如何使用 Cherry Studio
|
||||
|
||||
Reference in New Issue
Block a user