Molunerfinn / hexo-theme-melody

:musical_keyboard:A simple & beautiful & fast theme for Hexo.
https://molunerfinn.com
Other
1.59k stars 212 forks source link

melody无法解析标签和分类 #344

Closed acaiblog closed 1 year ago

acaiblog commented 1 year ago

文章开头使用以下信息:

---
title: 我是文章标题
date: 2020-09-19 11:30:30
author: qianguyihao
categories: 我是分类
tags:
  - 标签1
  - 标签2
---

hexo无法解析标签和分类,求助!!!