From 35558f0072f598084f169d67ee2308adf54936ea Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 8 Feb 2024 00:00:16 +0000 Subject: [PATCH] Update page titles --- source/_pages/atdc/0.md | 2 +- source/_pages/atdc/1.md | 2 +- source/_pages/atdc/10.md | 2 +- source/_pages/atdc/2.md | 2 +- source/_pages/atdc/3.md | 2 +- source/_pages/atdc/4.md | 2 +- source/_pages/atdc/5.md | 2 +- source/_pages/atdc/6.md | 2 +- source/_pages/atdc/7.md | 2 +- source/_pages/atdc/8.md | 2 +- source/_pages/atdc/9.md | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/source/_pages/atdc/0.md b/source/_pages/atdc/0.md index 498923029..c6a86f284 100644 --- a/source/_pages/atdc/0.md +++ b/source/_pages/atdc/0.md @@ -1,5 +1,5 @@ --- -title: Lesson 0 - Introduction +title: 'ATDC: Lesson 0 - Introduction' permalink: /atdc/0-introduction --- diff --git a/source/_pages/atdc/1.md b/source/_pages/atdc/1.md index 93f427331..c08ec4719 100644 --- a/source/_pages/atdc/1.md +++ b/source/_pages/atdc/1.md @@ -1,5 +1,5 @@ --- -title: Lesson 1 - Zero to Test +title: 'ATDC: Lesson 1 - Zero to Test' permalink: /atdc/1-zero-to-test --- diff --git a/source/_pages/atdc/10.md b/source/_pages/atdc/10.md index b23a562f5..b8f779a5f 100644 --- a/source/_pages/atdc/10.md +++ b/source/_pages/atdc/10.md @@ -1,5 +1,5 @@ --- -title: Lesson 10 - Mocking services +title: 'ATDC: Lesson 10 - Mocking services' permalink: /atdc/10-mocking-services --- diff --git a/source/_pages/atdc/2.md b/source/_pages/atdc/2.md index ab4add520..f2e120771 100644 --- a/source/_pages/atdc/2.md +++ b/source/_pages/atdc/2.md @@ -1,5 +1,5 @@ --- -title: Lesson 2 - Diving Deeper +title: 'ATDC: Lesson 2 - Diving Deeper' permalink: /atdc/2-diving-deeper --- diff --git a/source/_pages/atdc/3.md b/source/_pages/atdc/3.md index bbfc33066..6f434b7e3 100644 --- a/source/_pages/atdc/3.md +++ b/source/_pages/atdc/3.md @@ -1,5 +1,5 @@ --- -title: Lesson 3 - Building a Blog +title: 'ATDC: Lesson 3 - Building a Blog' permalink: /atdc/3-building-blog --- diff --git a/source/_pages/atdc/4.md b/source/_pages/atdc/4.md index 35f9a5a32..4a287f521 100644 --- a/source/_pages/atdc/4.md +++ b/source/_pages/atdc/4.md @@ -1,5 +1,5 @@ --- -title: Lesson 4 - Refactoring to a Repository +title: 'ATDC: Lesson 4 - Refactoring to a Repository' permalink: /atdc/4-refactoring-repository --- diff --git a/source/_pages/atdc/5.md b/source/_pages/atdc/5.md index 69d537f31..62ed07a1a 100644 --- a/source/_pages/atdc/5.md +++ b/source/_pages/atdc/5.md @@ -1,5 +1,5 @@ --- -title: Lesson 5 - Testing Post Ordering +title: 'ATDC: Lesson 5 - Testing Post Ordering' permalink: /atdc/5-testing-post-ordering --- diff --git a/source/_pages/atdc/6.md b/source/_pages/atdc/6.md index 31b3ec6dc..585bc7c69 100644 --- a/source/_pages/atdc/6.md +++ b/source/_pages/atdc/6.md @@ -1,5 +1,5 @@ --- -title: Lesson 6 - Builders and custom assertions +title: 'ATDC: Lesson 6 - Builders and custom assertions' permalink: /atdc/6-builders-custom-assertions --- diff --git a/source/_pages/atdc/7.md b/source/_pages/atdc/7.md index 6e2e3455b..200a178cd 100644 --- a/source/_pages/atdc/7.md +++ b/source/_pages/atdc/7.md @@ -1,5 +1,5 @@ --- -title: Lesson 7 - Filling in old tests +title: 'ATDC: Lesson 7 - Filling in old tests' permalink: /atdc/7-filling-in-old-tests --- diff --git a/source/_pages/atdc/8.md b/source/_pages/atdc/8.md index 411fa54c4..9a16a9b25 100644 --- a/source/_pages/atdc/8.md +++ b/source/_pages/atdc/8.md @@ -1,5 +1,5 @@ --- -title: Lesson 8 - Tagging posts and test configuration +title: 'ATDC: Lesson 8 - Tagging posts and test configuration' permalink: /atdc/8-tagging-posts-test-configuration --- diff --git a/source/_pages/atdc/9.md b/source/_pages/atdc/9.md index 96d1c0486..9d9fb719c 100644 --- a/source/_pages/atdc/9.md +++ b/source/_pages/atdc/9.md @@ -1,5 +1,5 @@ --- -title: Lesson 9 - Introducing Unit Tests +title: 'ATDC: Lesson 9 - Introducing Unit Tests' permalink: /atdc/9-introducing-unit-tests ---