Update page titles
This commit is contained in:
parent
077ca92425
commit
35558f0072
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Lesson 0 - Introduction
|
||||
title: 'ATDC: Lesson 0 - Introduction'
|
||||
permalink: /atdc/0-introduction
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Lesson 1 - Zero to Test
|
||||
title: 'ATDC: Lesson 1 - Zero to Test'
|
||||
permalink: /atdc/1-zero-to-test
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Lesson 10 - Mocking services
|
||||
title: 'ATDC: Lesson 10 - Mocking services'
|
||||
permalink: /atdc/10-mocking-services
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Lesson 2 - Diving Deeper
|
||||
title: 'ATDC: Lesson 2 - Diving Deeper'
|
||||
permalink: /atdc/2-diving-deeper
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Lesson 3 - Building a Blog
|
||||
title: 'ATDC: Lesson 3 - Building a Blog'
|
||||
permalink: /atdc/3-building-blog
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Lesson 4 - Refactoring to a Repository
|
||||
title: 'ATDC: Lesson 4 - Refactoring to a Repository'
|
||||
permalink: /atdc/4-refactoring-repository
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Lesson 5 - Testing Post Ordering
|
||||
title: 'ATDC: Lesson 5 - Testing Post Ordering'
|
||||
permalink: /atdc/5-testing-post-ordering
|
||||
---
|
||||
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Lesson 9 - Introducing Unit Tests
|
||||
title: 'ATDC: Lesson 9 - Introducing Unit Tests'
|
||||
permalink: /atdc/9-introducing-unit-tests
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue