diff --git a/templates/bangumis.html b/templates/bangumis.html index fcb7672a..71e659b4 100644 --- a/templates/bangumis.html +++ b/templates/bangumis.html @@ -1,5 +1,5 @@ - @@ -518,11 +518,11 @@
- - + name = 'bangumis', + allowComment = true)}"/> diff --git a/templates/modules/head.html b/templates/modules/head.html index 69bfa14a..cefd6d7f 100644 --- a/templates/modules/head.html +++ b/templates/modules/head.html @@ -319,7 +319,9 @@ case 'photos': title = '图库' break; - + case 'bangumis': + title = '追番' + break; } if (title != '') document.title = title + ' - ' + [[${ site.title }]]