diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-01-26 12:09:18 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-01-26 12:09:18 +0100 |
| commit | 17b4d15612cb0180efd387739e8df66dd999d3ae (patch) | |
| tree | 205b1eaefa99023f76bc7b004f9412c29eec62f6 /posts/2021-01-24-replacing-dropbox-with-s3.md | |
| parent | 0cf6622ab6d5a3d52d614e963b9a28aee72d5b41 (diff) | |
| download | mitjafelicijan.com-17b4d15612cb0180efd387739e8df66dd999d3ae.tar.gz | |
Fixed dates in RSS
Diffstat (limited to 'posts/2021-01-24-replacing-dropbox-with-s3.md')
| -rw-r--r-- | posts/2021-01-24-replacing-dropbox-with-s3.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/2021-01-24-replacing-dropbox-with-s3.md b/posts/2021-01-24-replacing-dropbox-with-s3.md index f3714b6..4a181b5 100644 --- a/posts/2021-01-24-replacing-dropbox-with-s3.md +++ b/posts/2021-01-24-replacing-dropbox-with-s3.md | |||
| @@ -3,7 +3,7 @@ Title: Replacing Dropbox in favor of DigitalOcean spaces | |||
| 3 | Description: Replacing Dropbox in favor of DigitalOcean spaces | 3 | Description: Replacing Dropbox in favor of DigitalOcean spaces |
| 4 | Slug: replacing-dropbox-in-favor-of-digitalocean-spaces | 4 | Slug: replacing-dropbox-in-favor-of-digitalocean-spaces |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2021, January 24 | 6 | Created: 2021-01-24 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
| @@ -15,7 +15,7 @@ I am not a conspiracy theory nut, but to be honest, what these companies are doi | |||
| 15 | 15 | ||
| 16 | **Anyways. Let's get to the meat of things.** | 16 | **Anyways. Let's get to the meat of things.** |
| 17 | 17 | ||
| 18 | Before you continue you should read my post about [syncing to Dropbox]((/digitalocean-spaces-to-sync-between-computers.html)). | 18 | Before you continue you should read my post about [syncing to Dropbox](/digitalocean-spaces-to-sync-between-computers.html). |
| 19 | 19 | ||
| 20 | > Also to note, I am using Linux on my machine with Gnome desktop environment. This should work on MacOS too. To use this on Windows I suggest using [Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10) or [Cygwin](https://www.cygwin.com/). | 20 | > Also to note, I am using Linux on my machine with Gnome desktop environment. This should work on MacOS too. To use this on Windows I suggest using [Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10) or [Cygwin](https://www.cygwin.com/). |
| 21 | 21 | ||
