From da1fab3901b30325ae8e3bf7e42bf0b8e36470aa Mon Sep 17 00:00:00 2001 From: s-shah-coder Date: Thu, 22 Dec 2022 11:38:51 +0000 Subject: [PATCH] Completed Day 41 exercises - added comments to Day 41 --- Days/day41.md | 6 ++++-- README.md | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Days/day41.md b/Days/day41.md index f3a7dd7..74a38c7 100644 --- a/Days/day41.md +++ b/Days/day41.md @@ -1,8 +1,8 @@ --- -title: '#90DaysOfDevOps - The Open Source Workflow - Day 41' +title: "#90DaysOfDevOps - The Open Source Workflow - Day 41" published: false description: 90DaysOfDevOps - The Open Source Workflow -tags: 'DevOps, 90daysofdevops, learning' +tags: "DevOps, 90daysofdevops, learning" cover_image: null canonical_url: null id: 1048806 @@ -125,3 +125,5 @@ This then wraps up our look into Git and GitHub, next we are diving into contain - [Git cheatsheet](https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet) See you on [Day 42](day42.md) + +# Completed daily exercises - fork kanister github project diff --git a/README.md b/README.md index 63f9b28..e61a620 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich - [✔️] 📚 38 > [Staging & Changing](Days/day38.md) - [✔️] 📚 39 > [Viewing, unstaging, discarding & restoring](Days/day39.md) - [✔️] 📚 40 > [Social Network for code](Days/day40.md) -- [] 📚 41 > [The Open Source Workflow](Days/day41.md) +- [✔️] 📚 41 > [The Open Source Workflow](Days/day41.md) ### Containers