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/2021-01-25-goaccess.md | |
| parent | e490ef9a85ff161305d5647281ed316b54366bca (diff) | |
| download | mitjafelicijan.com-d3dfec6f52d8093db276adb62021ced8f58e590c.tar.gz | |
Added lazy loading to images
Diffstat (limited to '_posts/2021-01-25-goaccess.md')
| -rw-r--r-- | _posts/2021-01-25-goaccess.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2021-01-25-goaccess.md b/_posts/2021-01-25-goaccess.md index 4de65e8..779bce5 100644 --- a/_posts/2021-01-25-goaccess.md +++ b/_posts/2021-01-25-goaccess.md | |||
| @@ -42,11 +42,11 @@ all the functionalities I need, and it's a single binary. Written in Go. | |||
| 42 | 42 | ||
| 43 | GoAccess can be used in two different modes. | 43 | GoAccess can be used in two different modes. |
| 44 | 44 | ||
| 45 |  | 45 | {:loading="lazy"} |
| 46 | 46 | ||
| 47 | *Running in a terminal* | 47 | *Running in a terminal* |
| 48 | 48 | ||
| 49 |  | 49 | {:loading="lazy"} |
| 50 | 50 | ||
| 51 | *Running in a browser* | 51 | *Running in a browser* |
| 52 | 52 | ||
