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/2021-01-24-replacing-dropbox-with-s3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2021-01-24-replacing-dropbox-with-s3.md') 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 When you start syncing your local stuff with a remote server you can review your items on DigitalOcean. -![Dropbox Spaces](/assets/posts/dropbox-sync/dropbox-spaces.png) +![Dropbox Spaces](/assets/posts/dropbox-sync/dropbox-spaces.png){:loading="lazy"} I have been using this script now for quite some time, and it's working flawlessly. I also uninstalled Dropbox and stopped using it completely. -- cgit v1.2.3