mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge pull request #10091 from silverstripe/emteknetnz-patch-1
DOC Escape HTML in heading
This commit is contained in:
commit
b63cd86b40
@ -283,7 +283,7 @@ class Page extends SiteTree
|
||||
}
|
||||
```
|
||||
|
||||
#### Controlling lazy loading in for <img> tags in SS templates
|
||||
#### Controlling lazy loading in for <img> tags in SS templates
|
||||
|
||||
If you are manually writing `<img>` tags in your SS template, those images will not be automatically
|
||||
lazy loaded. You will need to add the `loading="lazy"` attribute yourself if you want the image to be
|
||||
|
Loading…
x
Reference in New Issue
Block a user