diff --git a/archetypes/notes.md b/archetypes/notes.md index 266f693..e80fd2f 100644 --- a/archetypes/notes.md +++ b/archetypes/notes.md @@ -5,5 +5,7 @@ tags: - 100DaysToOffload draft: false author: "Colmaris" +categories: + - notes toc: true --- \ No newline at end of file diff --git a/content/notes/borg/index.md b/content/post/notes/borg/index.md similarity index 100% rename from content/notes/borg/index.md rename to content/post/notes/borg/index.md diff --git a/content/notes/mariadb/index.md b/content/post/notes/mariadb/index.md similarity index 100% rename from content/notes/mariadb/index.md rename to content/post/notes/mariadb/index.md diff --git a/content/notes/proxmox/index.md b/content/post/notes/proxmox/index.md similarity index 100% rename from content/notes/proxmox/index.md rename to content/post/notes/proxmox/index.md diff --git a/content/notes/tar/index.md b/content/post/notes/tar/index.md similarity index 100% rename from content/notes/tar/index.md rename to content/post/notes/tar/index.md diff --git a/content/notes/traefik/traefik.md b/content/post/notes/traefik/traefik.md similarity index 100% rename from content/notes/traefik/traefik.md rename to content/post/notes/traefik/traefik.md diff --git a/content/notes/update-nextcloud/index.md b/content/post/notes/update-nextcloud/index.md similarity index 100% rename from content/notes/update-nextcloud/index.md rename to content/post/notes/update-nextcloud/index.md