less raw html
This commit is contained in:
parent
21c894dd6f
commit
7579784d2f
2 changed files with 2 additions and 5 deletions
|
@ -3,4 +3,4 @@ title: "Ignorance is bliss…"
|
||||||
description: "Welcome to Christoph Cullmann’s web site"
|
description: "Welcome to Christoph Cullmann’s web site"
|
||||||
---
|
---
|
||||||
|
|
||||||
<center><img class="rounded-md" width=800 src="/images/landing-page.webp"></center>
|
{{< image src="/images/landing-page.webp" alt="Landing" >}}
|
||||||
|
|
|
@ -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" >}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue