diff --git a/content/software/idun.md b/content/software/idun.md index 3ce43c9..febbb6f 100644 --- a/content/software/idun.md +++ b/content/software/idun.md @@ -3,9 +3,6 @@ title: "idun" date: 2023-10-29T00:49:09+02:00 draft: false --- - -Last Update: - Idun is a small piece of software for cleaning up old backups. It supports different rules for how long backups should be kept for each project. It also supports different backends like SFTP or S3. diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index a8b8563..9a1f982 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,45 +1,45 @@ - - {{ .Title }} | {{ .Site.Title }} - - - - - + + {{ .Title }} | {{ .Site.Title }} + + + + - - -
-
-
-

Keks.Cloud

-
- - - -
-
- {{- block "main" . }}{{- end }} - -

- {{ if .GitInfo.AuthorDate }} - Last update: {{ .GitInfo.AuthorDate }} - {{ end }} -

-
+ + +
+
+
+

Keks.Cloud

+
+ + + +
+
+ {{- block "main" . }}{{- end }} - + +

+ {{ if .GitInfo.AuthorDate }} + Last update: {{ .GitInfo.AuthorDate }} + {{ end }} +

+
+ +