diff --git a/content/posts/borg-backup/index.md b/content/posts/borg-backup/index.md index 668a7f6..8cfcbfc 100644 --- a/content/posts/borg-backup/index.md +++ b/content/posts/borg-backup/index.md @@ -6,9 +6,6 @@ categories: [backup] tags: [backup] url: /posts/borg-backup/ author: "Christoph Cullmann" -resources: - - name: "featured-image-preview" - src: "images/borg-backup-logo.png" --- Backup is always something you under-appreciate until you need it. @@ -51,7 +48,7 @@ duplicity is just nicely installable via pkg there, too! I investigated a bit more what I could use as duplicity replacement, and ended up giving [BorgBackup](https://www.borgbackup.org/) a try. -