mirror of
https://github.com/sendevia/website.git
synced 2026-03-06 15:42:34 +08:00
article: add metadata to frontmatter
This commit is contained in:
@@ -1,13 +1,6 @@
|
||||
---
|
||||
__Advertisement :)__
|
||||
|
||||
- __[pica](https://nodeca.github.io/pica/demo/)__ - high quality and fast image
|
||||
resize in browser.
|
||||
- __[babelfish](https://github.com/nodeca/babelfish/)__ - developer friendly
|
||||
i18n with plurals support and easy syntax.
|
||||
|
||||
You will like those projects!
|
||||
|
||||
date: 2025-10-16
|
||||
title: markdown-it
|
||||
---
|
||||
|
||||
# h1 Heading 8-)
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
date: 2025-10-16
|
||||
title: "关于这个主题的一些事"
|
||||
description: ""
|
||||
color: "#fade82"
|
||||
|
||||
Reference in New Issue
Block a user