theme-next / hexo-theme-next

Elegant and powerful theme for Hexo.
https://theme-next.org
Other
8.12k stars 2.05k forks source link

click tags btn but get 404 page #1721

Closed scottMan1001 closed 1 year ago

scottMan1001 commented 1 year ago

Please follow this Issue template to provide relevant information, such as source code repositories, blog links, and screenshots, which will help us investigate. 请按照此 Issue 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。

Issue Checklist


Expected behavior

when I click tags btn, get tags list page

Actual behavior

cant get tags

Environment Information

 "name": "hexo-theme-next",
  "version": "7.8.0",

Hexo Configuration

menu:
  home: / || fa fa-home
  tags: /tags/ || fa fa-tags
  archives: /archives/ || fa fa-archive

NexT Configuration

menu:
  home: / || fa fa-home
  tags: /tags/ || fa fa-tags
  archives: /archives/ || fa fa-archive

Now my question is how I should do ,so when I click tags of menu ,I will get a page like tags pagelist

welcome[bot] commented 1 year ago

Thanks for opening this issue, maintainers will get back to you as soon as possible!