mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-12 15:22:52 +01:00
feat: add front-matter variable category
This commit is contained in:
@@ -4,7 +4,7 @@ published: 2023-10-01
|
||||
description: A simple example of a Markdown blog post.
|
||||
image:
|
||||
tags: [Markdown, Blogging, Demo]
|
||||
categories: [Example]
|
||||
category: Example
|
||||
---
|
||||
|
||||
An h1 header
|
||||
|
||||
Reference in New Issue
Block a user