We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70beffe commit 5fd4614Copy full SHA for 5fd4614
plugins/reading_time/plugin.py
@@ -1,11 +1,3 @@
1
-'''
2
-Author: liangliangyy [email protected]
3
-Date: 2025-07-07 19:29:12
4
-LastEditors: liangliangyy [email protected]
5
-LastEditTime: 2025-09-29 13:34:49
6
-FilePath: \DjangoBlog\plugins\reading_time\plugin.py
7
-Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
8
9
import math
10
import re
11
from djangoblog.plugin_manage.base_plugin import BasePlugin
0 commit comments