aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/events/other_events.html
diff options
context:
space:
mode:
authorGravatar hedy <[email protected]>2024-02-14 16:27:41 +0800
committerGravatar hedy <[email protected]>2024-02-14 16:27:41 +0800
commit1d956bbfdd5a922a26612f51b4171d8e53606a3d (patch)
tree98eb52a3f433ebe501ca6d4558a847ce8c6c4ab4 /pydis_site/templates/events/other_events.html
parentFix events page for dark mode (diff)
Events: Lazy load larger images
Diffstat (limited to 'pydis_site/templates/events/other_events.html')
-rw-r--r--pydis_site/templates/events/other_events.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/pydis_site/templates/events/other_events.html b/pydis_site/templates/events/other_events.html
index 06c50999..f655fda3 100644
--- a/pydis_site/templates/events/other_events.html
+++ b/pydis_site/templates/events/other_events.html
@@ -35,7 +35,7 @@
<article class="media">
<div class="media-left">
<p class="image">
- <img class="is-rounded" src="https://s3.dualstack.us-east-2.amazonaws.com/pythondotorg-assets/media/files/python-logo-only.svg" style="width: 3rem;">
+ <img loading=lazy class="is-rounded" src="https://s3.dualstack.us-east-2.amazonaws.com/pythondotorg-assets/media/files/python-logo-only.svg" style="width: 3rem;">
</p>
</div>
<div class="media-content">
@@ -85,7 +85,7 @@
<article class="media">
<div class="media-left">
<p class="image">
- <img class="is-rounded" src="https://s3.dualstack.us-east-2.amazonaws.com/pythondotorg-assets/media/files/python-logo-only.svg" style="width: 3rem;">
+ <img loading=lazy class="is-rounded" src="https://s3.dualstack.us-east-2.amazonaws.com/pythondotorg-assets/media/files/python-logo-only.svg" style="width: 3rem;">
</p>
</div>
<div class="media-content">
@@ -111,7 +111,7 @@
<article class="media">
<div class="media-left">
<p class="image">
- <img src="/static/images/events/pixels_logo_transparent.gif" style="width: 3rem;">
+ <img loading=lazy src="/static/images/events/pixels_logo_transparent.gif" style="width: 3rem;">
</p>
</div>
<div class="media-content">