From 828877a20d6299403721671890dfbfaddbea9ac4 Mon Sep 17 00:00:00 2001 From: Roland Thomas Date: Thu, 15 Jun 2023 08:57:32 -0400 Subject: [PATCH] Update content --- content/archives.md | 1 - content/posts/ansible.md | 2 +- content/posts/welcome.md | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/content/archives.md b/content/archives.md index 95b4db5..11ddafb 100644 --- a/content/archives.md +++ b/content/archives.md @@ -1,6 +1,5 @@ --- title: "Archive" layout: "archives" -# url: "/archives" summary: "archives" --- \ No newline at end of file diff --git a/content/posts/ansible.md b/content/posts/ansible.md index 4dd05ff..2f16f1a 100644 --- a/content/posts/ansible.md +++ b/content/posts/ansible.md @@ -5,7 +5,7 @@ date: "2023-06-08" description: "" tags: ["ansible"] ShowToc: false -ShowBreadCrumbs: false +ShowBreadCrumbs: true --- What is Ansible? diff --git a/content/posts/welcome.md b/content/posts/welcome.md index 002adab..c9b74bf 100644 --- a/content/posts/welcome.md +++ b/content/posts/welcome.md @@ -5,7 +5,7 @@ date: "2023-06-07" description: "" tags: ["post"] ShowToc: false -ShowBreadCrumbs: false +ShowBreadCrumbs: true --- Welcome to rtj.dev!