diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-05 12:17:03 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-05 12:17:03 +0100 |
| commit | d3dfec6f52d8093db276adb62021ced8f58e590c (patch) | |
| tree | 91136e5b803a7058d42f998660cd4ba86fdf379d /_posts/2020-09-08-bind-warning-on-login.md | |
| parent | e490ef9a85ff161305d5647281ed316b54366bca (diff) | |
| download | mitjafelicijan.com-d3dfec6f52d8093db276adb62021ced8f58e590c.tar.gz | |
Added lazy loading to images
Diffstat (limited to '_posts/2020-09-08-bind-warning-on-login.md')
| -rw-r--r-- | _posts/2020-09-08-bind-warning-on-login.md | 2 |
1 files changed, 1 insertions, 1 deletions
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' | |||
| 31 | I haven't noticed anything wrong with this and all was working fine until I | 31 | I haven't noticed anything wrong with this and all was working fine until I |
| 32 | restarted my machine and then I got this error. | 32 | restarted my machine and then I got this error. |
| 33 | 33 | ||
| 34 |  | 34 | {:loading="lazy"} |
| 35 | 35 | ||
| 36 | When I pressed OK, I got into the [Gnome | 36 | When I pressed OK, I got into the [Gnome |
| 37 | shell](https://wiki.gnome.org/Projects/GnomeShell) and all was working fine, but | 37 | shell](https://wiki.gnome.org/Projects/GnomeShell) and all was working fine, but |
