编写文章
约 171 字小于 1 分钟
2024-11-30
博客文章配置
---
title: 文章名称(根据文件名自动生成,无需编写)
createTime: 2024/11/30 21:52:56 (根据文件创建时间自动生成,无需编写)
tags:
- markdown
sticky: 2
draft: false #标记文章是否为草稿。被标记为草稿的文章,不会出现在 博客文章列表页中。
copyright:
creation: reprint #'original'原创 | 'translate'翻译 | 'reprint'转载
license: CC-BY-4.0
source: http://www.example.com/article/103
author:
name: 作者名称
url: http://www.example.com
---
文章摘要
<!-- more -->
提示
文章分类根据创建文件夹自动分类
笔记文章配置
一般无需配置,可以添加标签tags
。