Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit e261ff8

Browse files
committed
Added image 🚀
1 parent 2030cdd commit e261ff8

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

_drafts/2019-05-10-intersection-observer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
title: "Intersection Observer API: speed up your web applications with lazy loading"
44
description: "Intersection Observer can improve your web application performance by helping you to implement lazy loading of images."
55
date: 2019-05-10
6-
image: /assets/images/posts/XXXXXX
6+
image: /assets/images/posts/lighthouse-lazy-loading.png
77
tags: [web development, javascript, typescript]
88
comments: true
99
seo:
18.4 KB
Loading

0 commit comments

Comments
 (0)