From d3dfec6f52d8093db276adb62021ced8f58e590c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 5 Nov 2023 12:17:03 +0100 Subject: Added lazy loading to images --- _posts/2022-06-30-trying-out-helix-editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2022-06-30-trying-out-helix-editor.md') diff --git a/_posts/2022-06-30-trying-out-helix-editor.md b/_posts/2022-06-30-trying-out-helix-editor.md index c6ebd6f..61f653a 100644 --- a/_posts/2022-06-30-trying-out-helix-editor.md +++ b/_posts/2022-06-30-trying-out-helix-editor.md @@ -48,7 +48,7 @@ popups that show you what the keyboard shortcuts are. And it comes us packed with many [really good themes](https://github.com/helix-editor/helix/wiki/Themes). -![Editor](/assets/posts/helix-editor/editor.png) +![Editor](/assets/posts/helix-editor/editor.png){:loading="lazy"} It's still young but has this mature feeling to it. It has sane defaults and mimics Vim (works a bit differently, but the overall idea is similar). -- cgit v1.2.3