File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Place this in the `<head>` with the `defer` attribute so it runs after the DOM i
3131### 3. Use the CDN version
3232
3333``` html
34- <script defer src =" https://cdn.jsdelivr.net/gh/SPACESODA/readtimecounter@3.2.7 /readtime.min.js" ></script >
34+ <script defer src =" https://cdn.jsdelivr.net/gh/SPACESODA/readtimecounter@3.2.8 /readtime.min.js" ></script >
3535```
3636
3737  ;
@@ -74,7 +74,7 @@ Example:
7474If you’re using the CDN version, you can override the default reading speed and time format like this:
7575
7676``` html
77- <script defer src =" https://cdn.jsdelivr.net/gh/SPACESODA/readtimecounter@3.2.7 /readtime.min.js" ></script >
77+ <script defer src =" https://cdn.jsdelivr.net/gh/SPACESODA/readtimecounter@3.2.8 /readtime.min.js" ></script >
7878<script >
7979 window .readingTimeSettings = {
8080 engSpeed: 225 , // words per minute for English
You can’t perform that action at this time.
0 commit comments