SukkaW / hexo-theme-suka

🎨Modern, powerful and simple theme for Hexo.
https://theme-suka.skk.moe
GNU General Public License v3.0
615 stars 49 forks source link

Add post category but not work #135

Open AloneAlive opened 4 years ago

AloneAlive commented 4 years ago

I add category page. The content:

---
title: category
date: 2019-05-08 22:40:04
layout: "category"
# type: "categories"
comments: false
---

And also change the _config.xml:

    分类:
       link: /categories

But the category not work.