FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
linlinjava.github.io/_includes/read_time.html at master · linlinjava/linlinjava.github.io · GitHub
linlinjava
/
linlinjava.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
linlinjava.github.io
/
_includes
/
read_time.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
8 lines (8 loc) · 232 Bytes
Breadcrumbs
linlinjava.github.io
/
_includes
/
read_time.html
Copy path
File metadata and controls
8 lines (8 loc) · 232 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
<
span
class
="
read-time
"
title
="
Estimated read time
"
>
{% assign words = content | number_of_words %}
{% if words
<
360
%}
阅读时间
1min
{%
else
%}
阅读时间
{{
words
|
divided_by:180
}}mins
{%
endif
%}
</
span
>
Back
|
FazBrowse Home
|
New Git URL