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-24-replacing-dropbox-with-s3.md | |
| parent | e490ef9a85ff161305d5647281ed316b54366bca (diff) | |
| download | mitjafelicijan.com-d3dfec6f52d8093db276adb62021ced8f58e590c.tar.gz | |
Added lazy loading to images
Diffstat (limited to '_posts/2021-01-24-replacing-dropbox-with-s3.md')
| -rw-r--r-- | _posts/2021-01-24-replacing-dropbox-with-s3.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2021-01-24-replacing-dropbox-with-s3.md b/_posts/2021-01-24-replacing-dropbox-with-s3.md index fb4ba68..7599949 100644 --- a/_posts/2021-01-24-replacing-dropbox-with-s3.md +++ b/_posts/2021-01-24-replacing-dropbox-with-s3.md | |||
| @@ -106,7 +106,7 @@ You can use this script in a combination with [Cron](https://en.wikipedia.org/wi | |||
| 106 | When you start syncing your local stuff with a remote server you can review your | 106 | When you start syncing your local stuff with a remote server you can review your |
| 107 | items on DigitalOcean. | 107 | items on DigitalOcean. |
| 108 | 108 | ||
| 109 |  | 109 | {:loading="lazy"} |
| 110 | 110 | ||
| 111 | I have been using this script now for quite some time, and it's working | 111 | I have been using this script now for quite some time, and it's working |
| 112 | flawlessly. I also uninstalled Dropbox and stopped using it completely. | 112 | flawlessly. I also uninstalled Dropbox and stopped using it completely. |
