diff --git a/templates/modules/comment/artalk.html b/templates/modules/comment/Artalk.html
similarity index 100%
rename from templates/modules/comment/artalk.html
rename to templates/modules/comment/Artalk.html
diff --git a/templates/modules/comment/twikoo.html b/templates/modules/comment/Twikoo.html
similarity index 100%
rename from templates/modules/comment/twikoo.html
rename to templates/modules/comment/Twikoo.html
diff --git a/templates/modules/comment/waline.html b/templates/modules/comment/Waline.html
similarity index 100%
rename from templates/modules/comment/waline.html
rename to templates/modules/comment/Waline.html
diff --git a/templates/modules/comment/newest-comments/artalk.html b/templates/modules/comment/newest-comments/Artalk.html
similarity index 98%
rename from templates/modules/comment/newest-comments/artalk.html
rename to templates/modules/comment/newest-comments/Artalk.html
index d2ac391a..256558f7 100644
--- a/templates/modules/comment/newest-comments/artalk.html
+++ b/templates/modules/comment/newest-comments/Artalk.html
@@ -192,9 +192,9 @@
'date': e.date,
}
})
- saveToLocal.set('artalk-newest-comments', JSON.stringify(artalk), 10 / (60 * 24))
- generateHtml(artalk)
- document.querySelector('#newcomm') && necommHtml(artalk)
+ saveToLocal.set('artalk-newest-comments', JSON.stringify(Artalk), 10 / (60 * 24))
+ generateHtml(Artalk)
+ document.querySelector('#newcomm') && necommHtml(Artalk)
}).catch(e => {
const $dom = document.querySelector('#card-newest-comments .aside-list')
$dom.innerHTML = "无法获取评论,请确认相关配置是否正确"
diff --git a/templates/modules/comment/newest-comments/twikoo.html b/templates/modules/comment/newest-comments/Twikoo.html
similarity index 100%
rename from templates/modules/comment/newest-comments/twikoo.html
rename to templates/modules/comment/newest-comments/Twikoo.html
diff --git a/templates/modules/comment/newest-comments/waline.html b/templates/modules/comment/newest-comments/Waline.html
similarity index 100%
rename from templates/modules/comment/newest-comments/waline.html
rename to templates/modules/comment/newest-comments/Waline.html
diff --git a/templates/modules/layouts/layout.html b/templates/modules/layouts/layout.html
index 1b8d5973..6e08176d 100644
--- a/templates/modules/layouts/layout.html
+++ b/templates/modules/layouts/layout.html
@@ -213,7 +213,7 @@
-
+