Skip to content

Commit 1e958ed

Browse files
author
jordanmccullough
committed
Remove deprecated layout, retain content for posterity
1 parent 9f37c00 commit 1e958ed

6 files changed

+6
-7
lines changed

slides/_posts/pages/moar-jekyll/0001-01-01-includes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
chapter: "Moar Jekyll!"
33
cover: true
4-
layout: hydesides
4+
55
tags:
66
- "pages/moar-jekyll"
77
---

slides/_posts/pages/moar-jekyll/0002-01-01-where-to-go-from-here.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
chapter: "Moar Jekyll!"
33
cover: true
4-
layout: hydesides
4+
55
tags:
66
- "pages/moar-jekyll"
77
---

slides/_posts/pages/template-data/0001-01-01-using-template-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
chapter: "Template Data"
33
cover: true
4-
layout: hydesides
4+
55
tags:
66
- "pages/template-data"
77
---

slides/_posts/pages/template-data/0002-01-01-template-data-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
chapter: "Template Data"
33
cover: true
4-
layout: hydesides
4+
55
tags:
66
- "pages/template-data"
77
---

slides/_posts/pages/template-data/0003-01-01-updating-the-template.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
chapter: "Template Data"
33
cover: true
4-
layout: hydesides
4+
55
tags:
66
- "pages/template-data"
77
---
@@ -16,4 +16,3 @@ Now, we can go back to update our page layout in `_layouts/page.html` to add a p
1616
<h1>Hello World!</h1>
1717
</body>
1818
</html>
19-

slides/_posts/pages/template-data/0004-01-01-lets-take-a-look-part-deux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
chapter: "Template Data"
33
cover: true
4-
layout: hydesides
4+
55
title: Let's Take A Look Part Deux
66
tags:
77
- "pages/template-data"

0 commit comments

Comments
 (0)