feat: 增加導覽欄顯示文章標題的選項 feat: 文章頁增加'返回首頁'文字 improvement: 當 per_page 為 0 時,頁面不顯示導覽列

This commit is contained in:
Jerry
2025-06-25 16:25:46 +08:00
parent 73de62a6e1
commit 60fa703fd3
15 changed files with 80 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hexo-theme-butterfly",
"version": "5.4.0-b2",
"version": "5.4.0-b3",
"description": "A Simple and Card UI Design theme for Hexo",
"main": "package.json",
"scripts": {