💄 Fixed the post page view times.

This commit is contained in:
凡梦星尘
2022-06-25 16:10:28 +08:00
parent 8b9f2990f7
commit 953f13b2fe
2 changed files with 12 additions and 19 deletions

View File

@@ -10,6 +10,7 @@
Waline.init({
locale,
el: "#waline",
pageview: {{ .pageView }},
emoji: {{ .emoji }},
imageUploader: {{ .imgUploader }},
wordLimit: {{ .wordLimit }},