let hugo resize all images

This commit is contained in:
Christoph Cullmann 2025-07-20 00:05:55 +02:00
parent 19b8f23fc0
commit 16823e27a9
No known key found for this signature in database
22 changed files with 73 additions and 71 deletions

View file

@ -48,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.
{{< image src="/posts/borg-backup/images/borg-backup-logo.png" alt="BorgBackup" >}}
{{< image src="images/borg-backup-logo.png" alt="BorgBackup" >}}
The [documentation](https://borgbackup.readthedocs.io/en/stable/) is a nice starting point, beside that, you find plenty of useful tutorial online.