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/2020-09-08-bind-warning-on-login.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2020-09-08-bind-warning-on-login.md') diff --git a/_posts/2020-09-08-bind-warning-on-login.md b/_posts/2020-09-08-bind-warning-on-login.md index 94b5a5f..4b2c983 100644 --- a/_posts/2020-09-08-bind-warning-on-login.md +++ b/_posts/2020-09-08-bind-warning-on-login.md @@ -31,7 +31,7 @@ bind '"\e[Z":menu-complete-backward' I haven't noticed anything wrong with this and all was working fine until I restarted my machine and then I got this error. -![Profile bind error](/assets/posts/profile-bind-error/error.jpg) +![Profile bind error](/assets/posts/profile-bind-error/error.jpg){:loading="lazy"} When I pressed OK, I got into the [Gnome shell](https://wiki.gnome.org/Projects/GnomeShell) and all was working fine, but -- cgit v1.2.3