hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
39.28k stars 4.83k forks source link

feat: added index.html to tags and archives links #5544

Open majkel89 opened 3 weeks ago

majkel89 commented 3 weeks ago

What does it do?

Resolves https://github.com/hexojs/hexo/issues/5543

Screenshots

Pull request tasks

github-actions[bot] commented 3 weeks ago

How to test

git clone -b all_links_with_index https://github.com/majkel89/hexo.git
cd hexo
npm install
npm test