Update README.md
This commit is contained in:
@@ -10,6 +10,7 @@ A checklist to make sure you website will be fast!
|
||||
* `<link rel="preload" as="style" onload="this.rel='stylesheet'" id='dashicons-css' `
|
||||
* JS loads with the async property
|
||||
* `<script async src="https://hi.js"></script>`
|
||||
* or `defer` when scripts have dependencies
|
||||
|
||||
## Fonts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user