-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I want to create a new issue
- Yes, I have read Hexo Docs page, especially Templates, Variables, Helpers and Troubleshooting.
- Yes, I have read Hexo-theme-butterfly Documentation.
- And yes, I already searched for current issues and this did not help me.
Butterfly Information
Butterfly Version: 最新dev
Platform: macOS
Browser: Chrome
Expected behavior
categories 查看更多跳转到 categories页面
Actual behavior
categories 查看更多跳转到 tags页面
Steps to reproduce the behavior
- 设置categories 展示
card_categories:
enable: true
limit: 6
Feature Request
aside_categories.js 第21行
const tagDir = this.url_for(config.tag_dir)
此处 应该是指定到 categories 的 path
非常感谢博主的开发.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working