Update page titles

This commit is contained in:
Oliver Davies 2024-02-08 00:00:16 +00:00
parent 077ca92425
commit 35558f0072
11 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
--- ---
title: Lesson 0 - Introduction title: 'ATDC: Lesson 0 - Introduction'
permalink: /atdc/0-introduction permalink: /atdc/0-introduction
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: Lesson 1 - Zero to Test title: 'ATDC: Lesson 1 - Zero to Test'
permalink: /atdc/1-zero-to-test permalink: /atdc/1-zero-to-test
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: Lesson 10 - Mocking services title: 'ATDC: Lesson 10 - Mocking services'
permalink: /atdc/10-mocking-services permalink: /atdc/10-mocking-services
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: Lesson 2 - Diving Deeper title: 'ATDC: Lesson 2 - Diving Deeper'
permalink: /atdc/2-diving-deeper permalink: /atdc/2-diving-deeper
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: Lesson 3 - Building a Blog title: 'ATDC: Lesson 3 - Building a Blog'
permalink: /atdc/3-building-blog permalink: /atdc/3-building-blog
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: Lesson 4 - Refactoring to a Repository title: 'ATDC: Lesson 4 - Refactoring to a Repository'
permalink: /atdc/4-refactoring-repository permalink: /atdc/4-refactoring-repository
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: Lesson 5 - Testing Post Ordering title: 'ATDC: Lesson 5 - Testing Post Ordering'
permalink: /atdc/5-testing-post-ordering permalink: /atdc/5-testing-post-ordering
--- ---

View file

@ -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 permalink: /atdc/6-builders-custom-assertions
--- ---

View file

@ -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 permalink: /atdc/7-filling-in-old-tests
--- ---

View file

@ -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 permalink: /atdc/8-tagging-posts-test-configuration
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: Lesson 9 - Introducing Unit Tests title: 'ATDC: Lesson 9 - Introducing Unit Tests'
permalink: /atdc/9-introducing-unit-tests permalink: /atdc/9-introducing-unit-tests
--- ---