Config categories

This commit is contained in:
mucr
2022-09-21 17:08:49 +08:00
parent e1dfa35800
commit d95b9bc603
5 changed files with 172 additions and 19 deletions

View File

@@ -0,0 +1,9 @@
---
title: "苹果生态"
description: "果粉一枚"
slug: "apple"
image: "https://img.mitsea.com/blog/categories/apple.png?x-oss-process=style/ImageCompress"
style:
background: "#313132"
color: "#fff"
---

View File

@@ -0,0 +1,9 @@
---
title: "Linux"
description: "关于 Linux 的文章"
slug: "linux"
image: "https://img.mitsea.com/blog/categories/linux.png?x-oss-process=style/ImageCompress"
style:
background: "#e95420"
color: "#fff"
---