Disable lazy images for now
The feature is very unstable on Zola's side, it causes a lot of rendering issues that I don't know how to fix because it's not an issue on my end.
This commit is contained in:
@ -4,7 +4,7 @@ title = "Cake Party"
|
||||
|
||||
# Welcome to the cake party
|
||||
|
||||
<img class="transparent no-hover" style="width:50%" decoding="async" loading="lazy" src="https://i1.theportalwiki.net/img/0/0a/Portal_Cake.png"/>
|
||||
<img class="transparent no-hover" style="width:50%" src="https://i1.theportalwiki.net/img/0/0a/Portal_Cake.png"/>
|
||||
|
||||
Sadly, the cake is a _lie_
|
||||
|
||||
|
Reference in New Issue
Block a user