Karim shoair commited on
Commit
569de2a
·
1 Parent(s): ff7d891

Defer stars image

Browse files
Files changed (1) hide show
  1. docs/index.md +1 -1
docs/index.md CHANGED
@@ -48,7 +48,7 @@ Scrapling’s GitHub stars have grown steadily since its release (see chart belo
48
 
49
  <div id="chartContainer">
50
  <a href="https://github.com/D4Vinci/Scrapling">
51
- <img id="chartImage" alt="Star History Chart" src="https://api.star-history.com/svg?repos=D4Vinci/Scrapling&type=Date" height="400"/>
52
  </a>
53
  </div>
54
 
 
48
 
49
  <div id="chartContainer">
50
  <a href="https://github.com/D4Vinci/Scrapling">
51
+ <img id="chartImage" alt="Star History Chart" loading="lazy" src="https://api.star-history.com/svg?repos=D4Vinci/Scrapling&type=Date" height="400"/>
52
  </a>
53
  </div>
54