removing single quotes from description

This commit is contained in:
Michael Cade 2022-04-07 23:18:53 +01:00
parent a654af614a
commit a73b9696ce
14 changed files with 14 additions and 14 deletions

View File

@ -36,7 +36,7 @@ jobs:
# See https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
github_token: ${{ secrets.GITHUB_TOKEN }}
# (Optional) The files to publish. Default is "posts/**/*.md"
files: 'Days/**/day05.md'
files: 'Days/**/*.md'
# (Optional) The git branch to use. Default is 'main'.
branch: main
# (Optional) Use conventional commit messages. Default is false.

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: DevOps & Learning a Programming Language'
published: false
description: '90DaysOfDevOps - The Big Picture: DevOps & Learning a Programming Language'
description: 90DaysOfDevOps - The Big Picture DevOps & Learning a Programming Language
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: DevOps and Linux'
published: false
description: '90DaysOfDevOps - The Big Picture: DevOps and Linux'
description: 90DaysOfDevOps - The Big Picture DevOps and Linux
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: DevOps and Networking'
published: false
description: '90DaysOfDevOps - The Big Picture: DevOps and Networking'
description: 90DaysOfDevOps - The Big Picture DevOps and Networking
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: DevOps & The Cloud'
published: false
description: '90DaysOfDevOps - The Big Picture: DevOps & The Cloud'
description: 90DaysOfDevOps - The Big Picture DevOps & The Cloud
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Git - Version Control'
published: false
description: '90DaysOfDevOps - The Big Picture: Git - Version Control'
description: 90DaysOfDevOps - The Big Picture Git - Version Control
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Containers'
published: false
description: '90DaysOfDevOps - The Big Picture: Containers'
description: 90DaysOfDevOps - The Big Picture Containers
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Kubernetes'
published: false
description: '90DaysOfDevOps - The Big Picture: Kubernetes'
description: 90DaysOfDevOps - The Big Picture Kubernetes
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: IaC'
published: false
description: '90DaysOfDevOps - The Big Picture: IaC'
description: 90DaysOfDevOps - The Big Picture IaC
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Configuration Management'
published: false
description: '90DaysOfDevOps - The Big Picture: Configuration' Management
description: 90DaysOfDevOps - The Big Picture Configuration Management
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: CI/CD Pipelines'
published: false
description: '90DaysOfDevOps - The Big Picture: CI/CD Pipelines'
description: 90DaysOfDevOps - The Big Picture CI/CD Pipelines
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Monitoring'
published: false
description: '90DaysOfDevOps - The Big Picture: Monitoring'
description: 90DaysOfDevOps - The Big Picture Monitoring
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Log Management'
published: false
description: '90DaysOfDevOps - The Big Picture: Log Management'
description: 90DaysOfDevOps - The Big Picture Log Management
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null

View File

@ -1,7 +1,7 @@
---
title: '#90DaysOfDevOps - The Big Picture: Data Management'
published: false
description: '90DaysOfDevOps - The Big Picture: Data Management'
description: 90DaysOfDevOps - The Big Picture Data Management
tags: 'devops, 90daysofdevops, learning'
cover_image: null
canonical_url: null