Enable lazy load for images
This commit is contained in:
parent
7314d9a3fd
commit
87c0d0cbc7
1 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@ icon: material/image
|
||||||
|
|
||||||
Have some awesome views from the server!
|
Have some awesome views from the server!
|
||||||
|
|
||||||
![Subnet's house up on the mountain](assets/images/screenshots/001.png)
|
![Subnet's house up on the mountain](assets/images/screenshots/001.png){ loading=lazy }
|
||||||
|
|
||||||
![Kate_Biron admiring a tree and beehive](assets/images/screenshots/002.png)
|
![Kate_Biron admiring a tree and beehive](assets/images/screenshots/002.png){ loading=lazy }
|
||||||
|
|
||||||
![A rainbow over the river from Subnet's place](assets/images/screenshots/003.png)
|
![A rainbow over the river from Subnet's place](assets/images/screenshots/003.png){ loading=lazy }
|
||||||
|
|
||||||
![Light poking into a mossy area](assets/images/screenshots/004.png)
|
![Light poking into a mossy area](assets/images/screenshots/004.png){ loading=lazy }
|
Loading…
Reference in a new issue