less raw html

This commit is contained in:
Christoph Cullmann 2025-07-19 19:44:30 +02:00
parent 21c894dd6f
commit 7579784d2f
No known key found for this signature in database
2 changed files with 2 additions and 5 deletions

View file

@ -3,4 +3,4 @@ title: "Ignorance is bliss…"
description: "Welcome to Christoph Cullmanns web site" description: "Welcome to Christoph Cullmanns web site"
--- ---
<center><img class="rounded-md" width=800 src="/images/landing-page.webp"></center> {{< image src="/images/landing-page.webp" alt="Landing" >}}

View file

@ -6,9 +6,6 @@ categories: [backup]
tags: [backup] tags: [backup]
url: /posts/borg-backup-continued/ url: /posts/borg-backup-continued/
author: "Christoph Cullmann" author: "Christoph Cullmann"
resources:
- name: "featured-image-preview"
src: "images/borg-backup-logo.png"
--- ---
In my last [BorgBackup post](/posts/borg-backup/) I described my new setup using [BorgBackup](https://www.borgbackup.org/) for the backup of my private data. In my last [BorgBackup post](/posts/borg-backup/) I described my new setup using [BorgBackup](https://www.borgbackup.org/) for the backup of my private data.
@ -203,4 +200,4 @@ But at least from my side: thanks to the BorgBackup developers to provide the wo
At least my backup setup got successfully assimilated .P At least my backup setup got successfully assimilated .P
<center><a href="https://www.borgbackup.org/" target="_blank"><img width=700 src="/posts/borg-backup/images/borg-backup-logo.png"></a></center> {{< image src="/posts/borg-backup-continued/images/borg-backup-logo.png" alt="BorgBackup" >}}