Skip to content

Commit

Permalink
Update YAML field to match expected name in layout
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanmccullough committed Sep 10, 2014
1 parent c0190c8 commit c72b337
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion advanced/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: curriculum
title: GitHub Advanced
description: Mastering Git and GitHub
byline: Mastering Git and GitHub
---

This curriculum will be your companion to the GitHub Advanced class taught by the GitHub Training Team and other educational groups. In this course, you'll explore strategies for branch and history rewriting, temporary storing and recovery techniques, and Git technology mechanics for faster problem solving.
Expand Down
2 changes: 1 addition & 1 deletion foundations/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: curriculum
title: GitHub Foundations
description: Discovering the GitHub collaboration platform
byline: Discovering the GitHub collaboration platform
---
{% capture slide %}
### The Git VCS
Expand Down
2 changes: 1 addition & 1 deletion intermediate/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: curriculum
title: GitHub Intermediate
description: Leveraging Git and GitHub from the command line
byline: Leveraging Git and GitHub from the command line
---

This curriculum will be your companion to the GitHub Intermediate class taught by the GitHub Training Team and other educational groups. In this course you'll learn how to extensively leverage Git and GitHub from the command line.
Expand Down

0 comments on commit c72b337

Please sign in to comment.